cancel
Showing results for 
Search instead for 
Did you mean: 

What changes to be done when environment is changed for existing code?

Former Member
0 Kudos

Hi All,

I am a starter and had developed integrations in dev environment where SAP used to send and recieve files in PI7.1

Before me doing the task, the source and target systems were registered.

The SAP environment was PID and when we moved to test env it used to be PIT.

Now PID and PIT env no longer exist and the envs are PI1 in dev and PI2 in test.

What are the changes that needs to be carried out for the existing development.

Please guide me and also if those changes needs to be done only from PI7.1 developer side or BASIS side.

Thanks,

Kevin

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Kevin,

From Developer side:

You may need to import the new business systems into Directory and needs to do all the configuration where ever you used your previous business systems. The whole configuratios needs to be changed for all the interfaces like sender and reciver agreements, reciver and interface determinations. But you can copy the communicaiton channels to your new one. And dont delete anything in DEV until unless you move your new changes to QA and working as expected. If there are any lookups in Mapping please check whether any hardcoding is done in mapping or not. (You should have not done it, but still a check).

From Basis side:

Your transport targets needs to be changed in SLD.

Regards,

---Satish

Former Member
0 Kudos

Thanks a lot Satish,

Just another query..this earlier ques and ans was when my target system is changed.

Now what if it is required that the current developments in PI which are existing in one environment say D1 now has to be moved to D2 and in the same way in the test environment from T1 has to be changed to T2

So that the current process which is like.. developments are moved from D1 to T1 for testing should now act like.. D2 to T2

Do i need do develop all the integrations again in D2 or is there any other process for replication.

Please let me know if you got my question.

Thankyou,

Kevin

prateek
Active Contributor
0 Kudos

If your question involves D1 and D2 as two PI systems, then you may move the developments across the PI server just by transporting it using file system transport. No need for recreating all developments.

Instead of doing T1 to T2 transport, it would be better if you do D2 to T2 transport. It would be less prone to error then.

Regards,

Prateek

Answers (0)