Requests are ending in wrong queue

Hello.  We have a plugin written for Aspace that processes requests and submits them to AEON (aeon.dll)

The plugin passes values via post data to AEON.  The relevant part of my data looks like this:

<input type="hidden" name="FORMSTATE" value="....

...
SystemId=ArchivesSpace
AeonForm=EADRequest
WebRequestForm=DefaultRequest
DocumentType=Default
RequestType=Loan
UserReview=No
SubmitButton=Submit+Request
...

However, when the request is created, it places it into the "Awaiting User Review" queue when I would expect it to place it in the "Awaiting Request Processing" queue since the UserReview=No value was set.  Any thoughts on what I would need to pass for it to end up in the proper queue?  I tried adding "StateCode" to assign it to the desired queue but it had no effect.

My specific question is: What parameters do I need to pass to aeon.dll in order for it to place it in a queue of my choice?

0

Comments

1 comment

Please sign in to leave a comment.

Didn't find what you were looking for?

New post