Is there a macro, or any API action I can use to Accept at expected quantities an ARN or Receiving document?
Page 1 / 1
<root
xmlns:dt="urn:schemas-microsoft-com:datatypes">
<session email="" alias="">
<state bc_name="receive">
<action name="data">
<main>
<row>
<receiveh_id>RC2410240003</receiveh_id>
<ldmnd_stat_id>900</ldmnd_stat_id>
</row>
</main>
<full_receivel>
<row>
<ldmnd_stat_id>900</ldmnd_stat_id>
<bo_search_keys>
<item>
<name>receiveh_id</name>
<value>RC2410240003</value>
</item>
<item>
<name>ldmnd_stat_id</name>
<value>374</value>
</item>
</bo_search_keys>
</row>
</full_receivel>
</action>
</state>
</session>
</root>
I’ve discovered I can just run this over and over again until it fails, but that seems a bit silly.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.