cancel
Showing results for 
Search instead for 
Did you mean: 

SAP CPS Export/Import

former_member1244799
Participant
0 Kudos

Hi All,

Could you please clarify the below query.

We are using the same environment for DEV and QA. As we have only one environment for both DEV and QA, we have separated the DEV and QA job chains, job definitions, queues and process servers as below.

Job chains

CH_DEV_ECD_<Jobchainname> (Dev object)

CH_QA_ECQ_<Jobchainname> (QA object)

Job definitions

DEV_ECD_<Jobdefname? (Dev object)

QA_ECQ_<Jobdefname> (QA object)

We are planning to Export all our QA objects to PROD. In the admin guide, the procedure is given how to change the parameters using import rule sets and import application/job chain/job def's.   But can you please advise how to change the job names also all at a time and import them into our PROD CPS (replacing 'QA' with 'PRD' and 'ECQ' with 'ECP' in the job name).

Thank you in advance.

Regards,

Ramana

Accepted Solutions (0)

Answers (1)

Answers (1)

nanda_kumar21
Active Contributor
0 Kudos

By Default,

it is not possible to change the name of the object using the import rules.

The import rules are used to modify the parameters associated with the Object - for example, Job definition parameters like program name, client, or variant name can be changed, but not the object name itself, which is job definition.

You may be able to do it by writing an import action.

thanks

Nanda

former_member1244799
Participant
0 Kudos

Hi Nanda,

Can you please help me with the code in the import action. I am not sure how to do it.

Regards,

Ramana