Create Agentry applications using oData
Below are the steps to create Agentry applications using oData.
- Create Agentry Application in SMP
2. Set as authentication as ‘No Authentication Challenge’
3. Create Agentry Project in eclipse.
4. Define System connection
5. From Data Source Explorer create connection profile
6. Enter oData URL , credentials and click finish
7. Right click and connect
8. Right click on Entity LIST and run Object Wizard for oData using Agentry Connector Studio.
9. Uncheck boxes for Add , Edit & delete
10. Check on GetStep
11.After Finish, Object and Steps are automatically created
12.Define Collection & read step
13.Request & response created automatically
14. Define server exchange steps in fetches
15. Define screen
16. Publish the project
17. Check the deployment.
Thanks for the blog Manish. Good one!!
Hi Manish,
I was trying to follow your blog to create the agentry application.
I don't have the "Object Wizard for ODdata" Enabled. Any Idea?
Also, When I create the agentry application in SMP Management Cockpit, I don't see the ODATA-ODATA Section.
The whole "Back End" tab is blank. Anything I am missing.
Appreciate your help, and thanks for creating the blog.
Thanks,
Gopi.
I did not create a Module when creating the Agentry Application. That was the Issue. After I created the Module, The button got enabled.