We were trying to setup a workflow whenever there was an EDI import failure. The problem is that XBATCHEDI when it submits the task ignores where the task is flagged for user messages or not. It always submits the task with MESSAGE = 1 which in return will never trigger a workflow from the EDI monitor submitted task. We had a customization that sets the MESSAGE =2. It seems like this should be part of standard functionality and the job should check the batch task and set the flag according to the setting for user messages on the batch task.
by: Lexi M. | over a year ago | Technical
Comments