cancel
Showing results for 
Search instead for 
Did you mean: 

please explain me

bheemisetty
Discoverer
0 Kudos
155

we have implemented bypass scenario that is idoc to file in that there is no esr content available , i am going to pass idoc directly and placing a file. idoc number is followed by time stamp .xml. how do we achieve?

Accepted Solutions (0)

Answers (3)

Answers (3)

manoj_khavatkopp
Active Contributor

1.Import IDOC in ESR.

2. Use the IDOC as outbound and inbound SI.

3.In Receiver channel use Varibale substituion to create file name with IDOC number.

0 Kudos

Add one to one mapping in esr and also simple UDF to add the idoc number to your message header(as filename)

At receiver side make use of this header with timestamp

former_member593648
Active Participant
0 Kudos

Do this - Import the iDoc in ESR & then use the iDoc as the Service interface(both outbound and inbound)