- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2023 02:38 AM
Hello Developers,
I've customized the transfer order line workflow when I have created a additional task. I'm getting this error just after I create a new transfer order line while exceuting.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2023 02:21 AM - edited 12-22-2023 02:22 AM
Hi @xthrv
Can you please replace new TransferOrderLineTemplateTaskAPI() to new global.TransferOrderLineTemplateTaskAPI()
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2023 03:01 AM
Can you please share the screenshot of your customization?
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2023 02:10 AM - edited 12-22-2023 02:12 AM
Hi Saurabh,
Sharing you the screenshot of the workflow. I've added data protection task as the custom task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2023 02:11 AM
Hi,
Share the screenshot of run script that you have modified.
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2023 02:18 AM
This is the run script for Requested task.
This is the run script for data protection task.