See also: Before extending
Create and publish the Hello World demo project to make sure your connection to the development server is working and you are able to download symbols from the server, as well as deploying your solution to the server:
Publishing the Hello World demo project (.al)
Setup dependencies between extensions
Setup Mobile WMS dependency from your own custom extension (.al)
Clean up
In the Hello World project, you may want to clean up things a little bit before going ahead:
- Remove "HelloWorld.al" file from the project
- In app.json change "name" and "publisher" to something more meaningful. See: Sample app.json for bc13/bc14
Your custom Mobile WMS Extension project is now ready for you to add your custom code including subscribing to events described in the Extension API Documentation
Next:
...
Next steps
- Go to Tasklet University and complete the "Basic" and "Advanced" Development Courses.
See also
- Explore Customization examples for ready-to-copy-code
- Use API Documentation for finding the right events
- See Tutorial: Create a Positive Adjustment function
Do you need support?
Please raise an issue in the service desk for support.