Account and FT rollback due FT error by Service
- Azizfatkh
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 35
- Thank you received: 0
13 years 7 months ago #11257
by Azizfatkh
Account and FT rollback due FT error by Service was created by Azizfatkh
Good day,
Having a task in which its required to create an account and few ft's for it by a service, but when one of ft it is meant to be with error everything gets rolled back without getting hold, even the account. Don't get why? Gts control is set to 1. T24 R10.
Haven't got much experience with services, so I would appreciate your help.
Having a task in which its required to create an account and few ft's for it by a service, but when one of ft it is meant to be with error everything gets rolled back without getting hold, even the account. Don't get why? Gts control is set to 1. T24 R10.
Haven't got much experience with services, so I would appreciate your help.
Please Log in or Create an account to join the conversation.
- Azizfatkh
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 35
- Thank you received: 0
13 years 7 months ago #11258
by Azizfatkh
Replied by Azizfatkh on topic Re: Account and FT rollback due FT error by Service
Quick notice... New FT ID doesn't gets generated, instead it starts from the one created before by a service.
Please Log in or Create an account to join the conversation.
- sri
- Visitor
-
13 years 7 months ago #11264
by sri
Replied by sri on topic Re: Account and FT rollback due FT error by Service
Dont do such things by Service because the Account gets locked as you are doing FT also .
Make it a mainline program and proceed. Your Issue will be resolved.
Regards,
Srinivas Yadav
Make it a mainline program and proceed. Your Issue will be resolved.
Regards,
Srinivas Yadav
Please Log in or Create an account to join the conversation.
- durai611
- Offline
- Elite Member
-
Less
More
- Posts: 300
- Thank you received: 51
13 years 7 months ago #11280
by durai611
Replied by durai611 on topic Re: Account and FT rollback due FT error by Service
Dear Azizfatkh,
In service which method you are using to process OFS message?
I suppose you are using OFS.CALL.BULK.MANAGER or OFS.BULK.MANAGER to process the OFS.
In this case if any of a message fails all the other gets rolled back. This is because all the messages are processed in a sinlge transaction boundary.
Provide some more details if it's not the case.
In service which method you are using to process OFS message?
I suppose you are using OFS.CALL.BULK.MANAGER or OFS.BULK.MANAGER to process the OFS.
In this case if any of a message fails all the other gets rolled back. This is because all the messages are processed in a sinlge transaction boundary.
Provide some more details if it's not the case.
Please Log in or Create an account to join the conversation.
- Azizfatkh
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 35
- Thank you received: 0
13 years 7 months ago - 13 years 7 months ago #11285
by Azizfatkh
Replied by Azizfatkh on topic Re: Account and FT rollback due FT error by Service
thanks all! Was OFS.GLOBUS.MANAGER and now it seems fine by changing to OFS.POST.MESSAGE logic.
Last edit: 13 years 7 months ago by Azizfatkh.
Please Log in or Create an account to join the conversation.
Time to create page: 0.029 seconds