Skip to main content
Question

BPA(WORKFLOW) for Adding Default Language and Country in CRM Companion Mobile - Update Issue

  • October 23, 2024
  • 3 replies
  • 47 views

Forum|alt.badge.img+3

Hi everyone,

I’ve recently created a BPA (Business Process Automation) that allows for automatically adding the default language and country to CRM Companion Mobile accounts. However, when I attempt to update the account with these details, I receive the following error message:

Has anyone encountered a similar issue, or do you have any suggestions on how to resolve this? Any advice would be greatly appreciated.

Thank you for your help!

Best regards,

3 replies

Forum|alt.badge.img+8
  • Hero (Employee)
  • 50 replies
  • October 24, 2024

HI @Karim.katif5 ,

 

This is due to a change in business logic where we have introduced ROLLBACK for a certain functionality.

This can impact for Workflow if you use API task. Since API tasks maintain transaction atomicity and rollback is not allowed in API tasks (more info mentioned in https://docs.ifs.com/techdocs/24r1/040_tailoring/500_business_process_automation/025_considerations/ ).

You can use REST tasks instead. it doesn’t guarantee transaction atomicity and therefore rollback can be used. So using the REST task will be the workaround for this.

Probably in future framework team will generate an upgrade consideration document (workflow) to identify any breaking changes introduced in the specific release code which can impact for existing workflows.

@Lahirumala de Mel  Please add your thoughts if I missed anything here.


Lahirumala de Mel
Hero (Employee)
Forum|alt.badge.img+7

Yes. As @Masheesh said if your process does not require all API calls to run on the same transaction you can use a IFS REST task, giving the same projection as the URL endpoint. But note that when the Workflow is transferred between environments(Ex: from CFG to UAT) the URL might have to be changed since the server name of the URL differ from env to env.


Forum|alt.badge.img+3
  • Author
  • Do Gooder (Partner)
  • 3 replies
  • October 24, 2024

Hello, 

I don’t have a IFS Rest call in this projection CRMCOMPANIONAPP.

 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings