cancel
Showing results for 
Search instead for 
Did you mean: 

BO SPM Configuration

Former Member
0 Kudos

Hi Team,

I am unable to see the services OPM* in SICF and WSADMIN.

I have imported the support packages using SCC1 as described in Inst Guide, still i cant find OPM* services.

Can you please help.

All the pre requisites are Met :

SAP NW 7.0 SP21

BI CONT 704 SP 7

SAP_BW SP23.

Bi Diagnostic tool doesnt show any error , and all the connection test are working fine, please help.

when i test the service from SICF finding the error below.

soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/">

<soap-env:Header />

- <soap-env:Body>

- <soap-env:Fault>

<faultcode>soap-env:Server</faultcode>

<faultstring xml:lang="en">SRT: Wrong Content-Type and empty HTTP-Body received: ("HTTP Code 200 : OK")</faultstring>

- <detail>

- <ns:SystemFault xmlns:ns="http://www.sap.com/webas/710/soap/runtime/abap/fault/system/">

<Host>undefined</Host>

<Component>COREMSG</Component>

- <ChainedException>

<Exception_Name>CX_SOAP_CORE</Exception_Name>

<Exception_Text>SRT: Wrong Content-Type and empty HTTP-Body received: ("HTTP Code 200 : OK")</Exception_Text>

</ChainedException>

</ns:SystemFault>

</detail>

</soap-env:Fault>

</soap-env:Body>

</soap-env:Envelope>

Please help.

Regards,

satish

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Satish,

If OPM* service is not available in WSADMIN you can create it using transaction WSCONFIG. Once created successfully it should be in the WSADMIN list. If this does not show up in SICF, should be ok.

Rohit.

Former Member
0 Kudos

Hi Rohit,

Now opm* is visible in WSADMIN, but i cuould not test the services in WSADMIN, it gives me below error.

i have activated the content using Program, not done manually.

When i check in RSA1, i found SPM component not activated ?

Cannot download WSDL from http://blrkec142276d.ad.infosys.com:8000/sap/bc/srt/rfc/sap/RS_BCT_XA_X_GET_ROLES?sap-client=001&wsd... It is not allowed to access this service. If you believe you should be able to, please contact your system administrator

Please help.

Regards,

Satish

Former Member
0 Kudos

Hi Rohit,

if i click on the link above, i am getting the below error.

<?xml version="1.0" encoding="utf-8" ?>

- <wsdl:definitions targetNamespace="urn:sap-com:document:sap:soap:functions:mc-style" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:n0="urn:sap-com:document:sap:rfc:functions" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="urn:sap-com:document:sap:soap:functions:mc-style" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">

- <wsdl:types>

- <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="urn:sap-com:document:sap:rfc:functions" targetNamespace="urn:sap-com:document:sap:rfc:functions" elementFormDefault="unqualified" attributeFormDefault="qualified">

- <xsd:simpleType name="char1">

- <xsd:restriction base="xsd:string">

<xsd:maxLength value="1" />

</xsd:restriction>

</xsd:simpleType>

- <xsd:simpleType name="char12">

- <xsd:restriction base="xsd:string">

<xsd:maxLength value="12" />

</xsd:restriction>

</xsd:simpleType>

- <xsd:simpleType name="char30">

- <xsd:restriction base="xsd:string">

<xsd:maxLength value="30" />

</xsd:restriction>

</xsd:simpleType>

- <xsd:simpleType name="char50">

- <xsd:restriction base="xsd:string">

<xsd:maxLength value="50" />

</xsd:restriction>

</xsd:simpleType>

- <xsd:simpleType name="char80">

- <xsd:restriction base="xsd:string">

<xsd:maxLength value="80" />

</xsd:restriction>

</xsd:simpleType>

- <xsd:simpleType name="numeric8">

- <xsd:restriction base="xsd:string">

<xsd:maxLength value="8" />

<xsd:pattern value="\d*" />

</xsd:restriction>

</xsd:simpleType>

</xsd:schema>

- <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="urn:sap-com:document:sap:soap:functions:mc-style" targetNamespace="urn:sap-com:document:sap:soap:functions:mc-style" elementFormDefault="unqualified" attributeFormDefault="qualified" xmlns:n0="urn:sap-com:document:sap:rfc:functions">

<xsd:import namespace="urn:sap-com:document:sap:rfc:functions" />

- <xsd:complexType name="RsxaSRoles">

- <xsd:sequence>

<xsd:element name="AgrName" type="n0:char30" />

<xsd:element name="Text" type="n0:char80" />

</xsd:sequence>

</xsd:complexType>

- <xsd:complexType name="RsxaSRoleObjects">

- <xsd:sequence>

<xsd:element name="AgrName" type="n0:char30" />

<xsd:element name="RlMenuObject" type="n0:char50" />

<xsd:element name="RlMenuObjectid" type="n0:numeric8" />

<xsd:element name="RlMenuParentId" type="n0:numeric8" />

<xsd:element name="RlMenuEntry" type="n0:char80" />

<xsd:element name="RlIsFolder" type="n0:char1" />

</xsd:sequence>

</xsd:complexType>

- <xsd:complexType name="TableOfRsxaSRoles">

- <xsd:sequence>

<xsd:element name="item" minOccurs="0" maxOccurs="unbounded" type="tns:RsxaSRoles" />

</xsd:sequence>

</xsd:complexType>

- <xsd:complexType name="TableOfRsxaSRoleObjects">

- <xsd:sequence>

<xsd:element name="item" minOccurs="0" maxOccurs="unbounded" type="tns:RsxaSRoleObjects" />

</xsd:sequence>

</xsd:complexType>

- <xsd:element name="RsBctXaXGetRoles">

- <xsd:complexType>

- <xsd:sequence>

<xsd:element name="ETRoleObjects" minOccurs="0" type="tns:TableOfRsxaSRoleObjects" />

<xsd:element name="ETRoles" minOccurs="0" type="tns:TableOfRsxaSRoles" />

<xsd:element name="IRlMenuObject" minOccurs="0" type="n0:char50" />

<xsd:element name="IUser" minOccurs="0" type="n0:char12" />

</xsd:sequence>

</xsd:complexType>

</xsd:element>

- <xsd:element name="RsBctXaXGetRolesResponse">

- <xsd:complexType>

- <xsd:sequence>

<xsd:element name="ETRoleObjects" type="tns:TableOfRsxaSRoleObjects" />

<xsd:element name="ETRoles" type="tns:TableOfRsxaSRoles" />

</xsd:sequence>

</xsd:complexType>

</xsd:element>

</xsd:schema>

</wsdl:types>

- <wsdl:message name="RsBctXaXGetRoles">

<wsdl:part name="parameters" element="tns:RsBctXaXGetRoles" />

</wsdl:message>

- <wsdl:message name="RsBctXaXGetRolesResponse">

<wsdl:part name="parameters" element="tns:RsBctXaXGetRolesResponse" />

</wsdl:message>

- <wsdl:portType name="RS_BCT_XA_X_GET_ROLES">

- <wsdl:operation name="RsBctXaXGetRoles">

<wsdl:input message="tns:RsBctXaXGetRoles" />

<wsdl:output message="tns:RsBctXaXGetRolesResponse" />

</wsdl:operation>

</wsdl:portType>

- <wsdl:binding name="RS_BCT_XA_X_GET_ROLESSoapBinding" type="tns:RS_BCT_XA_X_GET_ROLES">

<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" />

- <wsdl:operation name="RsBctXaXGetRoles">

<soap:operation soapAction="" />

- <wsdl:input>

<soap:body use="literal" />

</wsdl:input>

- <wsdl:output>

<soap:body use="literal" />

</wsdl:output>

</wsdl:operation>

</wsdl:binding>

- <wsdl:service name="RS_BCT_XA_X_GET_ROLESService">

- <wsdl:port name="RS_BCT_XA_X_GET_ROLESSoapBinding" binding="tns:RS_BCT_XA_X_GET_ROLESSoapBinding">

<soap:address location="http://blrkec142276d.ad.infosys.com:8000/sap/bc/srt/rfc/sap/RS_BCT_XA_X_GET_ROLES?sap-client=001" />

</wsdl:port>

</wsdl:service>

</wsdl:definitions>

Regards,

Satish

Former Member
0 Kudos

Hi Satish,

Its hard to test OPM* service, it requires several parameters. Its not necessary to test every web service. As long as the services exist and are active you should be good.

Regards,

Rohit

Former Member
0 Kudos

Hi Rohit,

Thanks ...

but i cant test rs_bct_xa_x_get_roles too .

Also i cant find Multi providers 0ASA_MP* while executing query in 0ASA_MP01_Q1002, i am getting an error.

Please help.

Regards,

Satish

Former Member
0 Kudos

Hi Satish,

If all the services are active and the portal - ABAP connectivity is working, you should be able to test the get roles web service.

Before you can execute the query, you need to make sure the BI content is active in ABAP. In the installation guide one of the steps is to activate the content, please follow this step. Its step 5.2.1 "Activating Application-Specific BW Content".

If you have followed all the above steps and still running into issue, please open up a customer message.

Regards,

Rohit

Answers (0)