System fields are not populating from transform maps import.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2024 04:44 AM
I am creating case records from record producer.
I am calling cart api to place order from record producer. but it is populating only variables under variable editor but it is not setting assignment group or assigned ,comments to fields.
please suggest.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2024 08:42 AM
it is creating two records.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2024 06:58 AM
I would be inclined to put the code for those fields into the record producer itself rather than the transform script - this way it runs any time the record producer is used.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2024 08:43 AM
We have to take source values from excel.so to take those need to get values in transform map script.