How to push OS Details from Source field data to Custom Field
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2024 08:56 AM - edited 07-04-2024 08:59 AM
Hi,
I stuck in requirement. I want to push OS Details to custom field from Source field. Attaching sample source data please check it and help me implement this feature.
Source field table: Discovered Item (sn_sec_cmn_src_ci)
Regards,
Sanju.
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2024 11:21 AM
If the source contains a JSON string, you can extract the OS value by using a Transform script.
Have the transform script return the value to be set in the target field.