cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping of SLD transport targets: what about configuration object names?

Former Member
0 Kudos

Let's assume we have two SLDs and two XIs - development and production.

I call them <b>SLDt</b> and <b>SLDp</b> respectively <b>XId</b> and <b>XIp</b>.

In SLDt i have define the following objects:

<i>Technical System:</i>

TS_CRM_DEV on host_dev

TS_CRM_PROD on host_prod

<i>Products:</i>

MY_CRM installed on TS_CRM_DEV and TS_CRM_PROD

<i>Business Systems:</i>

MY_CRM_DEV on TS_CRM_DEV in group DEVELOPMENT

MY_CMR_PROD on TS_CRM_PROD in group PRODUCTION

For Business System MY_CRM_DEV i have defined the following transport target:

Destination Group: PRODUCTION

Destination Business System: MY_CMR_PROD

These SLD Objects are the exportet from <b>SLDt</b> and importet to <b>SLDp</b>.

<u>No objects in <b>SLDp</b> are created manually!</u>

Provided this is a correct configuration of our SLD, i would expect

the XI configuration object names to be mapped to the target Business

System Names when importing the XI Objects.

For example the XId receiver determination

<b>|MY_CRM_DEV|*</b> will be mapped to

<b>|MY_CRM_PROD|*</b> and so on.

Is this correct?

Accepted Solutions (0)

Answers (1)

Answers (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

As long as you have created the Transport Groups in your destination SLD and created the transport targets in the destination SLD , it will surely work fine.

Regards

Bhavesh