Hello
You are interested in the integrations of your solution Manager with the Signavio editor but during your integrations you have difficulties with the setting up your signavioconnector propoertes file.
User Guide for integration you can find in the Signavio online help documentations where you have detail descriptions how to implement the link between your SAP Solution Manager and Signavio SAP Solution Manager Connector 7.1.
My bog will help you just with the additional explanation of the User Guide sections which I've found not clear during my integration effort.
In the User Guide online documentation starting on the sections 5. there is difference in SP12 screens . It differs from the online User Guide documentations !
Sectiuon 5 part:
"
.........
5.The Signavio SAP Solution Manager 7.1 Connector uses the BSI Enterprise Services (SOAP web service) to communicate with the SAP Solution Manager. This web service has to be enabled and configured before the connector can work properly:
a.Logon to your SAP GUI and start transaction se80.
b.Search for the package BSI_SERVICE_API:
........
in SP12 there is different screens for the BSI enterprise Services therefore please follow my blog in order to make your integrations properly.
If you will follow User guide in section f. (f. Open the tab Transportation Settings and find the URL of the service binding. Please store the URL for later usage when configuring the connector.) you will find that URL from the section f. is missing:
In SP12 BSI Enterprise Services (SOAP web service) looks a bit different. In order to get requested URL you should go
In SOAMANAGER follow steps:
on the next screen you will get URL you are looking for:
The above URL should be later used in your solmanconnector PROPERTIES files in the signavio HOME directory on your solman host. My URL example is following:
http://<mysolmanhostname>:8000/sap/bc/srt/wsdl/flv_10002A111AD1/bndg_url/sap/bc/srt/rfc/sap/bsiprojectdirectroyinterface/100/signavioconnect/binding_1?sap-client=100
in order to fill out your solmanconnector properties file you must derive two parameteres from your WDSL URL Link:
solman.bsiservice.binding = /100/signavioconnect/binding_1
solman.bsiservice.endpoint = /sap/bc/srt/rfc/sap/bsiprojectdirectroyinterface
To find out what is wrong with your solman connector the best place where to look is in the log file of the signavio HOME installation directory. The log file is located in the log directory!
if you have questions do not hesitate to contact me.
Boris Milosevic