cancel
Showing results for 
Search instead for 
Did you mean: 

IDoc (XML) to JMS - Pass through - Design Objects required?

jegathees_waran
Active Participant
0 Kudos

Hi Friends,

We have developed one Scenario in PI (7.1). It is IDoc to JMS. Scenario is : PI receives the idoc 'INVCON.INVCON02' from SAP System and place this IDoc XML into Web Sphere MQ queue. There is no mapping / transformation is involved here. It is working fine.

We imported IDoc in design and created one inbound service interface for this. We think is it possible to skip this step? Since PI receives IDoc XML and we place without changing the IDoc content in MQ queue. If we skip design objects, then transporting is not required to PRD environment.

We imported IDoc in ABAP stack in PI through IDX2.

Kindly clarify whether this solution wok.

Kind regards,

Jegathees P.

Accepted Solutions (1)

Accepted Solutions (1)

Shabarish_Nair
Active Contributor
0 Kudos

for such a pass through try this;

1. Import the IDoc - only step in ESR

2. Use the IDoc as the outbound and inbound Service interface in your configuration.

Answers (1)

Answers (1)

jegathees_waran
Active Participant
0 Kudos

Hi Sabarish,

I already configured our scenario like what you said only. My question is if we skip this idoc import in desgin, it is not requried to transport every environment (DEV --> QUA --> PRD). Will it be a good idea?

Thank you.

baskar_gopalakrishnan2
Active Contributor
0 Kudos

Since you don't have design objects for the scenario, it's obvious you dont need any transport process. Just handle with configuration objects as you described and document it for the clarity.

you might want to have a look at this...