SOI How to Export and import model
search cancel

SOI How to Export and import model

book

Article ID: 257444

calendar_today

Updated On:

Products

CA Service Operations Insight (SOI)

Issue/Introduction

SOI models:-

How to Export and import the model.

 

 

Environment

SOI : 4.2

Resolution

To export the service, use the following command:

WSSSAServiceCmdV2 -h<wsHostName:wsPort> -u <wsUsername> -p <encrypted wsPassword> -a<Export> -s <Service Instance ID|*> -f <fileName>
 
To import the service, use the following command:
 
WSSSAServiceCmdV2 -h<wsHostName:wsPort> -u <wsUsername> -p <encrypted wsPassword> -a<Import> -s <Service Instance ID|*> -f <fileName>