- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am currently looking at customizing the workflow for the Sales quote workspace. The concept I am working on is to use the linked items tab to add from the Items & BOMS WS the parts to be quoted. Then as part of the workflow I want to spawn RFQ’s in the RFQ WS.
Attached is the workflow for the sales quote and I have started the action script for the Submit to pricing Transition. I can get it to generate an RFQ record with out issue, but I want to send over the individual line items from the quote to the RFQ.
So two things come out of this thought:
- The spawned RFQ should really be a single RFQ for each default vendor from items sourcing information from the ITEMS&BOMS linked on the Sales quote. So in essence multiple RFQ’s for each Sales Quote are possible.
- If the first step is possible. What are the references required for the fields to be used in the script?
- Lastly once the RFQ is created Add the items to the Linked Items tab of the RFQ.
Or is this too much for the scripting. I could add the relationships tab and create relationships to RFQ's manually but was looking to automate that process.
Solved! Go to Solution.