is it possible in service bridge to map between a OOB field and a custom field ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2024 11:24 PM
is it possible in service bridge to map between a OOB field and a custom field ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2024 02:14 AM
Yes, it is possible in ServiceNow to map between an Out of the Box (OOB) field and a custom field. This can be done using Transform Maps in ServiceNow. Here are the steps:
1. Navigate to System Import Sets > Create Transform Map.
2. Click on New to create a new Transform Map.
3. Fill in the required fields such as Name, Source table, and Target table.
4. In the Field Maps related list, click on New to create a new field map.
5. In the Source field, select the OOB field from the source table.
6. In the Target field, select the custom field from the target table.
7. Click on Submit to save the Transform Map.
Remember:
- The source table is the table from which you are importing data.
- The target table is the table into which you are importing data.
- The OOB field is the field that comes with ServiceNow and the custom field is the field that you have created.
- You can also use a script to manipulate the data during the transformation process if required.
For ServiceNow Live Classes, Books, Sample Resumes, Interview Questions, CSA Quizzes.
And getting better services's on ServiceNow you can visits our website.
Please visit : https://nowkb.com/home
Our Website :https://nowkb.com/home
nowKB.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2024 02:38 AM
but in target field custom field is not being showed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-04-2024 10:41 AM
Please read the question before answering. OP wants to complete this using Service Bridge which has nothing to do with traditional import sets.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2024 10:25 AM
On Provider side, while creating a remote task definition-inbound field, custom fields created by Consumer side are not showing up on the Source field.