You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Invoice Line Requester Name Approval Rule

Question
132
Views
0
Comments

Summary:

Invoice Line Requester Name Approval Rule

Content (required):

Trying to put a rule for the requester of the invoice line order to approve the invoice.

Starting Participant: HierarchyBuilder.getPrincipal(Invoice Line.Requester ID,-1,"","")

Top Participant: HierarchyBuilder.getPrincipal(Invoice Line.Requester ID,-1,"","")

The warning we are getting: RUL-05721: The result type of the expression is "Long" but should be "String".


I also tried the following:

HierarchyBuilder.getPrincipal(Invoice Line.Requester Name,-1,"","")

Top Participant: HierarchyBuilder.getPrincipal(Invoice Line.Requester Name,-1,"","")

The approval workflow ends in error.


As for requestor from the invoice header to approve, it worked, but that field is not auto-populated, so we're looking for a line-level rule.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!