Hello @acc_acs ,
Please find the step-by-step guide on how to resolve conflicts in the nms:delivery input form.
1. Identify the Input Form: First, go to the location which I mentioned earlier.
Administration -> Configuration -> Package Management -> Edit conflict. Check the name on input form where you have conflict.
I believe you have issue in nms:delivery.
2. Navigate to Input Forms: Go to the
Administration -> Configuration -> Input Forms.
3. Locate and Open the Form: Search for the 'nms:delivery' form and open it.
4. Create a Backup: Copy the code of this input form into a notepad and make sure to create a backup.
5. Identify the Conflict: In another notepad file, paste the copied code and search for the conflict text. You will find the line where the conflict exists.
Let's say you have a conflict on the following line:
Old Line:
<value desc="Email channel" img="nms:email.png" label="Email" name="mail" value="0"/>
New line:
<value desc="Email code" label="Email code" name="mailCode" value="0"/>
Normally conflict is mentioned on this line.
6. Resolution Options: Now, you have two options. You can either keep both lines and remove the conflict text from the XML, or you can choose one line to keep, delete the other line, and remove the conflict text.
7. Ensure Conflict-Free Code: Make sure that all conflict text is removed, and the code is conflict-free.
8. Copy the code: Copy the conflict free code back in Adobe campaign input form.
8. Return to Package Management: Go back to the Administration section, then to Configuration, and click on Package Management. Select the 'Edit conflict' option.
9. Resolve the Conflict: Choose the 'nms:delivery' record, right-click, and select the 'Resolve conflict' option.
10. Repeat as Needed: You can repeat these steps for any other conflicts you encounter and resolve them in the same manner.
11. Reinstall the Application: Finally, attempt to reinstall the application after all conflicts have been successfully resolved.
I hope these steps prove helpful in resolving the conflicts you're facing with the nms:delivery input form.
Best regards,
Parvesh