Skip to Content
0
Apr 29, 2014 at 01:13 PM

FM 'FITP_CREATE_TRIP_FROM_REQUEST' returns exception

81 Views

Hello dear colleagues!

I create trip requests for several personal numbers using fm 'FITP_CREATE_TRIP_FROM_REQUEST' in the loop.

It works fine for the first person, but returns an exception creation_failed for the second. It looks like some internal buffers is filled during the first run and it leads to some inconsistency for the next runs.

I changed the order of processing and it is always succesful for the first person and raises an exception for the second one.

Has anybody faced this problem yet?

Thanks!