- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2017 04:20 PM
First time creating a table where a request will come from and a subsequent task.
Normally it is just the table for the application I am creating for, so please forgive me for my ignorance.
Here is the scenario.
I created two tables
u_blaze_requests
u_blaze_tasks
I have numbered them BR and BT respectively.
How would I get a Request created from "BR" to create an "BT".
I am playing around in my personal instance and for the life of me can't understand the logic.
All I am able to accomplish is creating the BR and then it creates an RITM.
Any Help Would Be Appreciated
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2017 09:08 AM
I ended up killing the table then recreating it by extending the Service Management Table.
This gave me all of the functionality that I needed.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2017 05:57 PM
Yes Blaze, that's correct.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2017 05:59 PM
My table is not showing up though.
How would i get it to populate?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2017 06:07 PM
Hope your table is extended from task table ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2017 06:10 PM
IT extends request which extends Task, Just like Legal extends Service Order which extends Task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2017 06:55 PM
Hi Blaze,
Can you please explain the use case here? Based on what i read, I think 'u_blaze_requests' extends 'Request' table. Why do you want to extend Request. Can't you add the required fields in Request table itself?
Thanks
Antin
PS: Hit like, Helpful or Correct depending on the impact of the response