cancel
Showing results for 
Search instead for 
Did you mean: 

Acknowledgement - IDoc-File & File-IDoc scenario

Former Member
0 Kudos

Hi All,

Acknowledgement is possible in case of asynchronous IDoc-XI-File scenario? If yes, how to setup?

Same as above question for File-XI-IDoc scenario.

In case of synchronous scenario, how to setup email with acknowledgement?

Thanks a lot in advance.

Sree

Accepted Solutions (0)

Answers (3)

Answers (3)

udo_martens
Active Contributor
0 Kudos

Hi Rama,

plz have a look 2 my weblog:

/people/udo.martens/blog/2005/09/30/one-logical-system-name-for-serveral-bpm-acknowledgements

where i described how implement sending of acknowlegdements via BPM.

>In case of synchronous scenario, how to setup email with acknowledgement?

Could you plz describe your idea. File-adapter scenario cant be synchronous..

Regards,

Udo

MichalKrawczyk
Active Contributor
0 Kudos

Hi Rama,

>>>>Acknowledgement is possible in case of asynchronous IDoc-XI-File scenario?

whad kind of ack would you like to have?

for exmaple if you'd like to know if the file

was created then it's not possible to have this kind of ackn

>>>Same as above question for File-XI-IDoc scenario.

in this case it's easy as you can get standard idoc ackn

but what would you like to do with it? send it to the file?

>>>In case of synchronous scenario, how to setup email with acknowledgement?

can you describe this scenario a little bit more?

do you want to know if the mail was send or received?

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions">XI FAQ - Frequently Asked Questions</a>

Former Member
0 Kudos

Hi Michal,

First of all thank you very much for quick and right response, I provide you more info:

>>>>Acknowledgement is possible in case of asynchronous IDoc-XI-File scenario?

Please explain in case of email ack

also what other acks are possible?

>>>Same as above question for File-XI-IDoc scenario:

Yes, I would like to send to a file

>>>In case of synchronous scenario, how to setup email with acknowledgement?

So, in this case we get ack automatically, right? How to send an email with this?

Thank you,

Sree

Former Member
0 Kudos

Hi Rama,

While doing an IDOC -> XI -> File scenario, The Points to noted are:

1. You don’t need a DT, MT or a message interface for the IDOC as it itself acts as the Message Interface.

2. You import the IDOC and use the same in your mapping.

3. In this configuration note that you don’t have a sender agreement as you don’t have a sender IDOC adapter.

If it is that you wanted to send an IDOC from XI (File to IDOC) , then in this case:

points 1 and 2 will remain, but the 3 will not. You will need a sender agreement for the file and a receiver agreement for the IDOC.

IDOC -> File scenario ref:

/people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters

File -> IDOC ->

/people/anish.abraham2/blog/2005/12/22/file-to-multiple-idocs-xslt-mapping

(It concentrates on XSLT mapping but also gives an idea about the configuration part. Do go thru that, it might help you.)

I hope I have answered your query.

Regards,

Abhy

PS: AWARD POINTS FOR HELPFUL ANSWERS.

MichalKrawczyk
Active Contributor
0 Kudos

hi Abhy,

please read the question before answering

(I'm not sure if you understood the question)

It was about ackns only

not about idoc-file or file idoc scenarios

let's try to be precise in our answers

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions">XI FAQ - Frequently Asked Questions</a>