- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2019 11:22 AM
Hey all,
My client wants the 'Get Help' page on the service portal to link to a record producer that is different from the incident table's record producer. How would I go about this?
In addition, they also want to stay out of the box as much as possible. If I do link the 'Get Help' page with a different record producer, I would need to make a custom table, correct?
Thanks,
Pranav
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2019 03:12 PM
Yes. All you need to do is map the record producer to incident table.
You can create as many record producer as you can on any table.
For ex. out of box there are 3 record producers with table name as incident.
Please mark this response as correct or helpful if it assisted you with your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2019 11:33 AM
If Get Help needs to be a record producer, you can add it as a record producer.
The only thing you need to identify from your client is, where would request from Get Help will land?
Usually such request should go into incident table. But if they want to store in a different table, you need to create another table extending from task table. You will have to then create a module in the IT Portal and create forms etc.
Then map that new table in your record producer.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2019 11:50 AM
If I create a new record producer, can I still map it to the incident table?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2019 03:12 PM
Yes. All you need to do is map the record producer to incident table.
You can create as many record producer as you can on any table.
For ex. out of box there are 3 record producers with table name as incident.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2019 11:32 PM
Yes you can check this out it is possible