What are the Procedures or Things to follow up for moving an online screen into Production region.
Here i created Online Program, Physical and Symbolic Maps.
What are the steps i have to follow for this online screen program.
Hi Kalyan ,
i saw your doubt . U can copy screenlib from TEST environment PDS to Production enviroment PDS . If ur using SDF (screen definition facilty) try open screenlib in production enviroment if screenlib is not there it will ask which enviroment u need to copy the scrlib , just give test environment PDS .
Then ur compile ur map 1st , 2nd compile ur program (all test environment should to be copied to production environment PDS) . Create new copy of map & program in Production Environment CICS . that all
I designed screen by using SDF only. How can i open a screen lib in Prod region without creating a Trans id in Prod.
is it ok if i directly copied the Symbolic and Physical maps to Prod PDS.
and do we have to compile the map or program after moving into Prod.
Still in a confusion, what are the things to take care for moving a screen to production region.
Help me out from this
Hi,
For 1 st question (can i open a screen lib in Prod region without creating a Trans id in Prod)
[b]answer :[/b] U cannot see the new screen unless u a transid. But u can see new screen in SDF
2. if i directly copied the Symbolic and Physical maps to Prod PDS.
and do we have to compile the map or program after moving into Prod.
[b]answer:[/b] Yes , u need to compile both the map & program because ur enviroment is different . And u need to create new copy of program and map