cancel
Showing results for 
Search instead for 
Did you mean: 

ESR bypass scenario?

Former Member
0 Kudos

Hi experts,

Here i got one requirement to pass the same text file to target system without mapping .

can you please guide me to implement pass through scenarios step by step procedure in ID with screen shots.

thanks in advance

regards

Naresh kumar

Accepted Solutions (0)

Answers (2)

Answers (2)

Bhargavakrishna
Active Contributor
0 Kudos

Hi Naresh,

Refer the below blog

http://saptechnical.com/Tutorials/XI/File2File/Demo1.htm

Regards

Bhargava Krishna

allamudi_loordh
Active Participant
0 Kudos

Hi Naresh,

it is just simple.

1.Create Configuration Scenario.

2.Create business service for Sender and receiver , add it to Configuration scenario.

3.Create sender commmunication channe for sender business service.

4.Create Receiver Communication channel for receiver business service.

If you have PI7.3 single stack.

5.create ICO and in the interface details just give dummy sender and receiver interface name and namespace as per your naming standards. (no need to mention mapping name)

If lower PI version.

5.Create Receiver determination and Interface determination,receiver agreeement,Sender agreement with Dummy interface names.

Ex:

Interface name & Namespace.

FileSend_Out

http:.//filetranser

FileSend_In.

http:.//filetranser

Regards,

Loordh.

Former Member
0 Kudos

Hi Allmudi loodh,

Thanks for your reply

We are using pi 7.1 dual stack.

Is there any documents or screen shots ?

it is very helpful to me .

so please guide me.

Thanks in advance.

Regards,

Naresh.

Harish
Active Contributor
Former Member
0 Kudos

Hi,

I just want clarify the below for you.

Bypass scenario:Pick and drop of the file without opening the file.

Pass through scenario:Pick the message and transfer to target without any transformation(mapping) .(message need to be in xml format)

For bypass scenario we generally give dummy service interface,namespace names in ID.

We have 2 options in 7.1 Classical configuration and ICO .We generally prefer ICO because it reduces no. of persistence during message processing .

In the above link provided by Harish dont provide Operation mapping name in Interface determination tab.

Regards

Venkat

Former Member
0 Kudos

Hi Experts,

My requirement is I need to Pass the ID Configured Objects from Dev to Quality

in PI 7.0 Using CTS

Can any one please guide me how to mov ID objects from Dev to Quality with Screen Shots

Thanks and Regards,

Naresh K

Former Member
0 Kudos

Hi ,

Go through below link for steps.

Regards

Venkat