Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
titleExample
<adhocRegistration registrationType="UnableToPick" id="2" icon="postsuccess" title="Unable to Pick" sendRegistrationData="OrderLine"> <onSuccessfulPost refreshOnSuccess="true"/> </adhocRegistration>


Insert here:under <Actions> for the desired page.


Image Added

Step 2: Test the request 

...

Step 3: Add code to handle action in NAV

  • The call goes into codeunt “TF Mobile codeunit “MOB WMS Adhoc Registr.” 
  • Function “PostAdhocRegistration()
  • Modify the code to handle this new Registration Type.

...