Is there an option to select a default department ...
# general
n
Is there an option to select a default department on a Payment Record when it is being created?
r
suitescript or workflow
n
Can a workflow work if SOAP Web Services is creating the record? We are creating an payment record from a 3rd party. They don't have the ability to set the department. I tried to create a workflow that state when customer is selected fill in the department as long as the record is being created from x employee. When testing through the UI it works, but when trying to push the payment from the 3rd party still getting an error that the department is not being selected.
r
can you disable hide it on the from for the integration user/role?
n
Globally it is set to have Department as mandatory.
r
I've seen in our instance with the department excluded from the form, it bypasses the mandatory flag
i.e. how can you set a department if the field isn't there
n
So do I create a new form just for the integration Role and set it as preferred?
r
Give it a test through the UI with that role or as Admin in that form. Then give it a go via SOAP
n
Sorry, learning as I am going. Is there a way to disable that field per role, or do I just need to create a new form and set that as preferred with that role?
r
keep the existing form as preferred, then go into the role itself and I think you can specify a different from there.
n
Ah.
That worked. Thank you. Now to solve the other issue as it not having permission for "CC Approved".
1