Symptom
You are trying to change the extension scenario in patch Solution, while saving you get the error: Process Extension Scenario /YPQR_MAIN/SRC/Common/ExtensionScenario/XYZ.xs already shipped. No changes allowed.
Where YPQR is the patch namespace and XYZ is the process extension scenario file name.
Environment
- SAP Cloud Applications Studio
- SAP Business ByDesign
- SAP Cloud for Customer
Reproducing the Issue
- Open the Solution YPQR
- Select the relevant .XS file
- Select the Process view from the Scenario view
- Click on activate, error appears.
Cause
This message generally comes when you try to change the extension scenario in patch solution that has been assembled in a previous version of the Solution. You are not allowed to do the changes because existing data will become inconsistent if you modify an existing extension scenario.
Resolution
You can create an additonal Process Extension Scenario and add it to the element annotation:
[Scenario(<scenario_name1>,<scenario_name2>)] element XXXX : data_type;
Keywords
Process Extension Scenario not able to extend, cannot change PES file, PES in patch, XS , KBA , cannot activate pes , proess extension scenario error , AP-RC-BDS-LM , ByDesign Studio Lifecycle Management , AP-RC-BDS-SI , ByDesign Studio Service Integration , How To