Skip to main content

 

I am executing a migration of Business Opportunities on IFS Cloud 24R1 

Once the Business Opportunities have been migrated, I need to execute the Confirm Sales Process function on each Business Opportunity. I will be doing this using a migration job.

I have been unable to locate the method to be used for this in the BUSINESS_OPPORTUNITY_API Packages list on the Entity page.

Does anyone know which method to use here ?

Hi ​@AntonioInfoConsulting,

I have not found any Procedure in BUSINESS_OPPORTUNITY_API for Confirm Sales Process command.

However, in the debug console, the system is calling the following Procedure.

Business_Opportunity_Handling_SVC.Do_Confirm_Sales_Process 

I tested this successfully through PL/SQL. Please try to create a migration job with this.

 

Regards
Abdul Rehman


Abdul, that worked perfectly. 

Thanks for this.


Reply