Custom Validation Package - Workflow Assigned To An Order

Discussions related to SoftPro Select Server development.

Moderator: Phil Barton

Post Reply
mwalsh
Posts: 10
Joined: Wed Apr 15, 2015 8:49 am

Custom Validation Package - Workflow Assigned To An Order

Post by mwalsh »

I’m trying to add logic to my server side validation package to prevent users from saving orders with an OrderStatus = ‘Canceled’ and not in specific cancellation Workflow. This will ensure cancelled orders get the appropriate cancellation and follow-up tasks (Checklist or Requested) added. I have looked thru the field code browser on an order, but don’t see a Workflow referenced. Is there a way to access the Workflow or Workflow Step an order has been assigned to in the validation package code?
John Morris
Posts: 411
Joined: Thu Sep 11, 2008 11:35 am
Location: Raleigh, NC, USA
Contact:

Re: Custom Validation Package - Workflow Assigned To An Orde

Post by John Morris »

Currently, there is no public API for workflow assignment, etc. This is something we are working on for a release next year.
John Morris
Sr. Software Architect
SoftPro
Post Reply