Workflow erroring after delivery looking for Segment Code | Community
Skip to main content
DanSpigs
August 28, 2017
Solved

Workflow erroring after delivery looking for Segment Code

  • August 28, 2017
  • 1 reply
  • 1063 views

My workflow is processing the delivery activity and than throwing an error after processing.  The error says "Invalid Column Name sSegementCode"  and seems to be due to the workflow trying to insert a field that doesn't exist into the temporary table.  Has anyone seen anything like this? I have used this workflow a number of times in both our test and production environment and never had this issue.  Any help is appreciated.

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Amit_Kumar

Hi @DanSpigs,

This happens when you have not defined the segment code in Define new additional fields correctly.

Read Target mapping to know more about custom mapping if you were using one or you can simply add the segment code to existing mapping.

Note: don't forget to update the database structure, sometimes this doesn't work automatically while adding/remove segment code from additional fields under target mapping.

Regards,

Amit

1 reply

Amit_Kumar
Amit_KumarAccepted solution
Level 10
August 30, 2017

Hi @DanSpigs,

This happens when you have not defined the segment code in Define new additional fields correctly.

Read Target mapping to know more about custom mapping if you were using one or you can simply add the segment code to existing mapping.

Note: don't forget to update the database structure, sometimes this doesn't work automatically while adding/remove segment code from additional fields under target mapping.

Regards,

Amit