cancel
Showing results for 
Search instead for 
Did you mean: 

Error while triggering BW process chain via web service call.

Former Member
0 Kudos

Hi,

I am trying to load IDM data to BW and i am experiencing below error. I checked and tested the web services in SICF and everything seems ok.

I can see data updating in PSA of 0IDM_ENTRY_ATTR data source so i think connections are also ok.

What could be the problem here?

VDS LOG;

Time: Tue Nov 24 13:53:03 CET 2015  Level: Error  Thread: Thread[878,3,LDAP Sessions:main_listener_389]

Logger: /Applications/none

Message: 


Error while triggering BW process chain via web service call. Used URL: http://xx.xxx.x.xx:8000/sap/bc/srt/rfc/sap/rs_bct_idm_chain_start/100/rs_bct_idm_chain_start/default
Exception:


{0}#1#AxisFault

faultCode: {http://xml.apache.org/axis/}HTTP

faultSubcode:

faultString: (500)SRT

faultActor:

faultNode:

faultDetail:

{}:return code: 500

{http://xml.apache.org/axis/}HttpErrorCode:500 (500)SRT

at org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:744)

at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144)

at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)

at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)

at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)

at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)

at org.apache.axis.client.Call.invokeEngine(Call.java:2784)

at org.apache.axis.client.Call.invoke(Call.java:2767)

at org.apache.axis.client.Call.invoke(Call.java:2443)

at org.apache.axis.client.Call.invoke(Call.java:2366)

at org.apache.axis.client.Call.invoke(Call.java:1812)

at com.sap.idm.vds.wsclient.bw.procchain.BindingStub.idmBctChainStart(BindingStub.java:199)

at BWConnector.startChain(BWConnector.java:832)

at BWConnector.add(BWConnector.java:1217)

at com.sap.idm.vds.operations.MVDCommonAMDOperation.CarryOutMVDNodeOperation(MVDCommonAMDOperation.java:552)

at com.sap.idm.vds.operations.MVDAddOperation.CarryOutMVDAdd(MVDAddOperation.java:240)

at com.sap.idm.vds.operations.AddOperation.mxperform(AddOperation.java:105)

at com.sap.idm.vds.Engine.answerRequest(Engine.java:330)

at com.sap.idm.vds.protocols.ldap.MxLdapSession.run(MxLdapSession.java:193)

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Dogan,

You have also configured SSL on the BW system ?

If you using Web Service for Process Chain  it is necessary to check SSL connection on BW .


Regards Ottavio

Answers (2)

Answers (2)

jaisuryan
Active Contributor
0 Kudos

Hi Dogan,

What is your VDS version?

if 7.2 SP9, then I know there was an issue (not sure if this is the error message) which was solved with SP9 patch 6.

Kind regards,

Jai

former_member2987
Active Contributor
0 Kudos

Hi there,

I think we are going to need a little more information to help you out.

What's your use case? What does the configuration look like? Can you browse the data from within VDS?

Matt

Former Member
0 Kudos

Hi Matt,

I'm trying to activate standart IDM content in BW for a customer and would like to get the standard reports from BW. I am also new to IDM and this is my first implementation.

I used below link and documentation and followed the procedures step by step to setup the reporting.

Identity Reporting Using SAP Business Warehouse - SAP Library

I can see data in the PSA table of BW datasource but i dont know how to browse the data within VDS.

former_member2987
Active Contributor
0 Kudos

Hi Dogan,

Sorry, wish I could help more but I don't have BW to test against.  You might need to open an OSS note.

Matt