Importing OSLC resources to Maximo Anywhere
After you create OSLC resources in Maximo® Asset Management, you need to import the updated metadata to Maximo Anywhere.
Before you begin
Verify that the address properties for the service provider
are correct in the build.properties file. The build.properties file
is in the Anywhere\MaximoAnywhere folder.
- adapter.name=service_provider_name
- adapter.connection.protocol=http
- adapter.connection.domain=ip
- adapter.connection.port=port_number
- adapter.connection.context=context
About this task
You run an import utility Ant script to import the resource data from Maximo Asset Management to the Resource Description Framework (RDF) files in Maximo Anywhere.
The import utility is named anywhere-rdfs-puller.xml and is in the Anywhere\MaximoAnywhere folder. The utility includes all the shape documents that are used by the service provider in Maximo Asset Management for the Maximo Anywhere mobile apps.
Procedure
What to do next
To implement the resources in the mobile apps, update the application definition and deploy a new application version.