Register Machine to Machine Application
Perform the following steps to register a Machine to Machine Application:
- On the Management Console, select theApplicationstab.TheApplications Listingpage is displayed.Applications Tab

- Click the Add icon.Add Icon
TheApplications Detailpage is displayed.Applications Detail
- Provide a unique name for your application. The Application Name works as the identifier for your application. You can search for an application with the Application Name. By default,FactoryTalk DataMosaix SaaSgenerates an application name.Application Name example: APP_1206230756_createproject_v1.Here, APP stands for application, 120623 is the date in ddmmyy format, 0756 is the timestamp in hhmm format, and createproject_v1 is the project in which you are currently working. You can use the default App Name or create your own.
- Select Machine to Machine Application type.
- Provide a description for the application.
- From theAssociated Rolesdrop-down list, select at least one role. You can refer to various roles and capabilities by clickingRole Reference.NOTE:The Associated Roles drop-down is visible and available only:
- For Project Admin users or users within the Organization with a Project Admin role assigned.
- When you select the application type as Machine to Machine.
When you do not have the Project Admin role and register a Machine to Machine application, the application will be automatically assigned the defaultApplicationsrole.You can select multiple roles from the Associated Roles drop-down list. In the search bar, you can search for any specific role from the list. If you want to apply all the roles to the application, select theSelect Allcheck box. - ClickSave and Create Credentialsto register the application.TheCredentials and other infodialog box displays the client secret information.Machine to Machine Application Credentials
Credentials Dialog Box ParametersProject NameUnique identifier for the projectHostnameDomain name of the server hosting the applicationHostBase location where the application is deployedClusterGroup of servers where the application is managedApplication TypeSpecifies whether the application is a Single Page Application (SPA) or Machine-to-Machine (M2M) integrationToken-urlEndpoint URL used to obtain OAuth authentication tokensClient IDUnique identifier for the application registered with OAuthClient SecretConfidential key used by the application to authenticate with OAuthNOTE:It is important to copy and save the credentials in a file immediately for future use. Once you close theCredentials and other infodialog box, this information cannot be viewed later. If you fail to save the client secret information, you will have to regenerate the secret.Copy the credentials and insert them in the application for it to connect toFactoryTalk DataMosaix SaaS. - ClickCopy All.
- Open a text file, paste the client secret, and save the file.
- ClickClose and Go to Listing.The new application displays underApplication Listing.
Provide Feedback