Question
3
Replies
464
Views
Hcl Technologies BV
Posted: October 7, 2017
Last activity: October 16, 2018
Closed
Facing Issue while connecting to OOTB IMPORT REST API
Hi I am trying to connect to OOTB Rest Service Import "http://xx.xx.xx.xxx:xxx/prweb/PRRestService/SystemManagement/v2/Import" using connect-rest instead of prpcserviceutils. Can some one help in connect rest configuration or the approach?
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
Hi,
Can we know what is the intention behind using SystemtManagement/v2/Import API's again in Pega?
The whole idea of bringing the Service-Enabled REST API's is to facilitate remote system management operations like Import, Export, Rollback outside Pega scope and to support devops.
If you are looking to automate your deployment(import) processes consider using Jenkins.
And regarding the required parameters to feed in for v2/Import API, you will have to refer to properties mentioned in section SETTINGS FOR IMPORT tool (prpcServiceUtils.properties) file.
Thanks!