2007 Jun 25 1:25 PM
hi gurus
the prob is like this-- if the idoc takes some time to go to inbound but the requirement is to process immidiately how can i done it.
with thanks
aru.
2007 Jun 25 1:34 PM
hi gurus
the prob is like this-- if the idoc takes some time to go to inbound but the requirement is to process immidiately how can i done it.
with thanks
aru.
2007 Jun 25 1:34 PM
2007 Jun 25 1:35 PM
Hi,
Goto WE19 and then give the message type.
Fill the idoc with data and then choose inbound function module and send it immediately.
Hope it works.
Thanks,
Sandeep.
2007 Jun 25 1:38 PM
Hi,
Instead of using "Process Immediately" in partner profile, if you use "Collect IDOC" and later on process them in batch that will ensure that 1 IDOC is processed at a time.
If it is a custom process code you can use 'enqueue' and 'dequeue' functions to make sure one IDOC is processed at a time.
Other point is that it is perfectly normal that an IDOC fails because a resource required to process it is locked, you can always schedule a batch job to reprocess failed IDOC's (51 status).
Regards
2007 Jun 25 1:43 PM
Hi..
Goto the Partner profiles in the inbound system. for the Particular message type
Select the Radio button for Inbound processing.using FM:
Trigger Immediately
instead of Trigger in Background Job.
Here we are ensuring that the RBDAPP01 will be called immediately for inbound processing.
regards.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |