Hi,
I am developing the following scenery: File -> BPM -> File.
Type of the processing asynch.
I am basing on the document http://weblogs.sdn.sap.com/pub/wlg/1822. [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken]
When I execute the scenery above, I verify in the tcode sxi_monitor that my bpm presents problems. When I click in the message see a flg green of sheduled making reference to my inboud message, which corresponds the reading of the file. My trace display the following:
<Trace level="1" type="T">Queue name : XBTI0009</Trace>
<Trace level="1" type="T">Generated prefixed queue name = XBTI0009</Trace>
<Trace level="1" type="T">Schedule message in qRFC environment</Trace>
<Trace level="1" type="T">Setup qRFC Scheduler OK!</Trace>
Will it be that my enviroment XI is with some problem?
Will it be that it is necessary to increase the table space?
Why my inbound interface appears as sheduled?