cancel
Showing results for 
Search instead for 
Did you mean: 

developed a scenarios successfully, then do what

Former Member
0 Kudos

Hi experts,

I developed a scenarios in PID, then try it in Tools->Test Cofiguration. If successfully,what to do next?

Try it in PIQ? transfer it to PIP?

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

former_member200962
Active Contributor
0 Kudos
I developed a scenarios in PID, then try it in Tools->Test Cofiguration. If successfully,what to do next?
Try it in PIQ? transfer it to PIP?

Test Configuration is not enough. You need to do a end-to-end testing (from actual source to target) and confirm that all the business validations/ requirements are satisfied (prepare a test case for the same).

Once the testing is successful you can transport the changes to PIQ.....there you will need to make appropriate changes to the communication channels in ID.....again a round of testing needs to be done... if the testing is successful then get a confirmtaion from your technical supervisor and then move the changes to PIP.

Depending on the existing Transport mechanism you can opt for transporting the changes. The method mentioned in one of the earlier replies shows you File Import.

Regards,

Abhishek.

Answers (2)

Answers (2)

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi,

First why you developed this Interface??if you know the answer for then you no need to ask here :)You developed Interface in Developm environment,you need transport the scenarios or interfaces to Quality or Production,Create Configuration scenarios for all Interfaces and transport the Configuration Scenrios to Quality Env,test the interface end to end.

Regards,

Raj

Former Member
0 Kudos

Hi Mikenl,

After developing the scenario you can move it to PIQ using the export wizard of PI.

Goto Tools->Export Design Objects (in integration repository) & Tools-> Export Configuration Objects (Integration Directory)

Once you export objects you need to export to PIQ. You will get a .tpz file at location D:\usr\sap\PID\SYS\global\xi\repository_server\export for objects of IR and D:\usr\sap\XID\SYS\global\xi\repository_server\export for objects of ID

Then you can move these tpz files to

D:\usr\sap\PIQ\SYS\global\xi\repository_server\import

D:\usr\sap\PIQ\SYS\global\xi\repository_server\import

Then goto Tools in PIQ and import the tpz files.

Regards,

Gautam Purohit

Former Member
0 Kudos

If it run successfully, then, what to do next?