Removing an Item Type from Workflow
We are on R12.2.11
The APIMP.wft we have in our version control system has APEXP item type also in it. Looks like someone had saved while making changes a while back.
We also have a separate APEXP.wft file in our version control system. The APEXP.wft has the latest changes for the Expenses.
Now I am making changes to APIMP process in APIMP.wft. Can I remove the APEXP from this and upload it to the database safely? I did so, but now there is something strange I see. When I try to download the APEXP item type(WFLOAD apps/pwd 0 Y DOWNLOAD APEXP.wft APEXP) from database server, I see APIMP included in it. Why it's happening so? We tested APIMP process after upload and it works expected, but didn't test APEXP as we didn't make any changes to it.