User Tools

Site Tools


dev:app_store_-_create_services

This is an old revision of the document!


Create service hub app

1.Log in into your account on Intelligent Plant Industrial App Store

2.Navigate to “Applications” under “Developer” menu entry (if you haven't registered to be a developer - follow this wiki on How to become a developer

3.Click on “Add New Application” in the top right corner

4.Provide a service name (e.g. Contoso Services) and a short description.

5.On application profile page you can skip straight to the bottom and hit “Add Application” button.

6.In app setting take a note of your Service App Id and Service App Secret Key. Add a URL to “Authorized Redirect Urls” where your service hub is hosted and append “signin-ip”. For example “https://appstoredev.intelligentplant/serviceapphub/signin-ip

Create service app

1.Follow steps 2 to 4 above to create a service application.

2.On “Add an Application Profile Step” (the one we skipped in step 5 above) add some screenshot and a description of your service you are going to provide.

3.Click “Add Application” to complete this step.

4.On application settings page add “Application Redirect Url”. The URL should be where your service hub is hosted, plus two parameters: “servicename” - service name must match the name you gave your application cost - how much your service costs

For example if service hub is hosted on https://intelligentplant.com/servicehub, the “Application Redirect Url” would look like this:

https://intelligentplant.com/servicehub/?servicename=Alarm%20Report%20Service&cost=33//

dev/app_store_-_create_services.1465481523.txt.gz · Last modified: 2016/06/09 14:12 by su