Hi
I got an information that SAP has released latest version of ECC 7.0. If it is true then can any one say me where it has implemented upto know
Regards
Pavan
Hi
I got an information that SAP has released latest version of ECC 7.0. If it is true then can any one say me where it has implemented upto know
Regards
Pavan
Hi there,
is the URL for the CPACache Refresh under PI 7.11 also the same as on XI 3.0?
CPACache/refresh?mode=full
?
Cause i cannot use the URL
http://host:50000/CPACache/refresh?mode=full
with any user.. i tried every user.. user with SAP_ALL etc.. but alsoways 3 tries and then Error 401 Unauthorized?!
Can some help here?
Regards
Hi all
Can anybody suggest me a way to solve the following error. I am getting this error while sending data through HTTP adapter.
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <!-- Call Adapter
-->
- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
<SAP:Category>XIAdapter</SAP:Category>
<SAP:Code area="PLAINHTTP_ADAPTER">ATTRIBUTE_CLIENT</SAP:Code>
<SAP:P1>400</SAP:P1>
<SAP:P2>ICM_HTTP_CONNECTION_FAILED</SAP:P2>
<SAP:P3 />
<SAP:P4 />
<SAP:AdditionalText />
<SAP:ApplicationFaultMessage namespace="" />
<SAP:Stack>HTTP client. Code 400 reason ICM_HTTP_CONNECTION_FAILED</SAP:Stack>
<SAP:Retry>M</SAP:Retry>
</SAP:Error>
Thankyou
Hi,
How to convert XML file into XSD Using Altova XML Spy.
I want to use that XSD as an External Def in my IR
Regards
Suman
Hi all,
I am new in this world and I am trying to understand basics concept, but I cannot understand the meaning of these "XI" "BI" and "PI" (and I don't know if I am missing some of them!). I cannot understand what are these? I don't mean what they do, or their capabilities ... I mean: what is XI (PI BI)? is a component ? are they modules? are they versions? are they connected? If I have one of them can I have one more ? can I upgrade one to one other?
I know it's impossible to answer to this question in a post ... I am looking for a document that explains an overview on this concept I would like to understand.
Thanks in advance.
Gabriele
Hello,
I receive a 500 Connection timed out error.
I know that there are some threads to this error but I can´t find a solution for us.
This is the error description:
Error: -5
Version: 7000
Component: ICM
Date/Time: Tue Mar 04 07:02:38 2008
Module: icxxthr.c
Line: 2698
Server: crmprod_CRP_01
Error Tag: {-}
Detail: Connection to partner timed out after 60s
Now I have found in this forum some information about the parameters icm/keep_alive_timeout, icm/conn_timeout and icm/server_port_*
Our settings for this parameters are:
icm/server_port_0 = PROT=HTTP,PORT=8001
icm/server_port_1 = PROT=SMTP,PORT=25
icm/keep_alive_timeout (sec.) = 600
icm/conn_timeout (msec.) = 5000
Can someone please explain me which parameters occurs this error and which parameters I can change that the connection time is longer than 60 seconds?
Where can I change the parameters?
Regards
Philipp
Hi Gurus,
I am a functional consultant, I have gone through EDI and configured for messages for orders,deliveries...Invoices...and i have conseptual knowledge on ALE,EDI & IDOCS .but i have seen this numbers like EDI 753, 754, 810, 812, 820, 830, 850, 856, 940, 945.....and so on....,
Can any one of you please help me in clarification of the EDI numbers....i came to know we use each number for each transaction..
So can you please give a detailed list of the Transactions and the numbers used for each transaction.
Regards
Narayana
I am getting following error while doing file -> XI -> abap proxy scenario.
<SAP:Category>XIServer</SAP:Category>
<SAP:Code area="INTERNAL">CLIENT_RECEIVE_FAILED</SAP:Code>
<SAP:P1>400</SAP:P1>
<SAP:P2>ICM_HTTP_CONNECTION_FAILED</SAP:P2>
<SAP:P3 />
<SAP:AdditionalText><html><head><title>SAP Web Application Server
</td><td> <H2><b>404 Resource not found</b></H2><br><hr><br>Partner not reached<br><br><hr> <table border="0">
<tr><td>Detail:</td><td>Connection request from (30/178/0) to host: hostname, service: 8001 failed (NIEHOST_UNKNOWN) AP-T30, U178, 300 XIAFUSER, , 14:22:56, M0, W0, , 1/0</td></tr> </table>
<SAP:Stack>Error when receiving by HTTP (error code: 400, error text: ICM_HTTP_CONNECTION_FAILED)</SAP:Stack>
Hi all,
we are facing a problem while sending IDoc from SAP ERP to PI. We use PI 7.31 SP05 single stack with all latest patches until 2012-06-12. In sender system we created RFC destination in SM59 type T with registered programm ID. Connection check is successful. In PI we created sender channel with adapter IDoc_AAE and Integrated Configuration for message processing. Test for channel in channel monitoring is successful.
IDoc gets stuck in ERP system in SM58 and shows error
Commit fault: ASJ.ejb.005043 (Failed in component:
After that also channel monitoring shows error
Processing error = null
In log of NWA it shows
com.sap.conn.jco.JCoException: (104) JCO_ERROR_SYSTEM_FAILURE: Commit fault: ASJ.ejb.005043 (Failed in component: sap.com/com.sap.aii.adapter.idoc.app, BC-XI-CON-IDO) Exception raised from invocation of public void com.sap.aii.af.idoc.inbound.IDocReceiverBean.onCommit(java.lang.String) method on bean instance com.sap.aii.af.idoc.inbound.IDocReceiverBean@7335379c for bean sap.com/com.sap.aii.adapter.idoc.app*xml|com.sap.aii.adapter.idoc.ejb.jar*xml|IDocReceiverBean in application sap.com/com.sap.aii.adapter.idoc.app.; nested exception is: com.sap.conn.idoc.IDocRuntimeException (raised by system <domain>|EPICLNT000)
at com.sap.conn.jco.rt.MiddlewareJavaRfc.generateJCoException(MiddlewareJavaRfc.java:664)
at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcServer.listen(MiddlewareJavaRfc.java:2443)
at com.sap.conn.jco.rt.DefaultServerWorker.dispatch(DefaultServerWorker.java:284)
at com.sap.conn.jco.rt.DefaultServerWorker.loop(DefaultServerWorker.java:369)
at com.sap.conn.jco.rt.DefaultServerWorker.run(DefaultServerWorker.java:245)
at com.sap.mw.jco.jra.JRA$ReaderThread.run(JRA.java:8292)
at com.sap.engine.services.connector.jca15.work.TaskImpl.run(TaskImpl.java:245)
at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
Caused by: RfcException: [<domain>|EPICLNT000]
message: Commit fault: ASJ.ejb.005043 (Failed in component: sap.com/com.sap.aii.adapter.idoc.app, BC-XI-CON-IDO) Exception raised from invocation of public void com.sap.aii.af.idoc.inbound.IDocReceiverBean.onCommit(java.lang.String) method on bean instance com.sap.aii.af.idoc.inbound.IDocReceiverBean@7335379c for bean sap.com/com.sap.aii.adapter.idoc.app*xml|com.sap.aii.adapter.idoc.ejb.jar*xml|IDocReceiverBean in application sap.com/com.sap.aii.adapter.idoc.app.; nested exception is: com.sap.conn.idoc.IDocRuntimeException
Return code: RFC_FAILURE(1)
error group: 104
key: RFC_ERROR_SYSTEM_FAILURE
Exception raised by <domain>|EPICLNT000
at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcServer.playbackTRfc(MiddlewareJavaRfc.java:2698)
at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcServer.handletRfcRequest(MiddlewareJavaRfc.java:2537)
at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcServer.listen(MiddlewareJavaRfc.java:2358)
... 8 more
Error raises also if IDoc is sent to PI from other SAP system.
Do you have any ideas? You are very welcome for every hint.
Best regards
Philip
Hi Experts,
In of the steps during POST INSTALLATION of PI7.0 it says to set the variable CPIC_MAX_CONV, using the transaction RZ10.
When i logged in to the abap system , and checked in RZ10,did find any variable of this name.
Do I need to create it first and then set the value gw/max_conn_per_wp.
If yes, give me the steps to do this. or else any other alternative.
Thanks in advance,
Younus
Hi Gurus,
I am a functional consultant, I have gone through EDI and configured for messages for orders,deliveries...Invoices...and i have conseptual knowledge on ALE,EDI & IDOCS .but i have seen this numbers like EDI 753, 754, 810, 812, 820, 830, 850, 856, 940, 945.....and so on....,
Can any one of you please help me in clarification of the EDI numbers....i came to know we use each number for each transaction..
So can you please give a detailed list of the Transactions and the numbers used for each transaction.
Regards
Narayana
Hi,
I have exposed a BAPI as web service via PI.I have generated the wsdl file and able to test via SOAP UI.When I type in the URL in browser with ?WSDL ,I cant see the WSDL.
Is there any workaround to get the WSDL vai brower;
My url in SOAP looks like:
Also is it always that the client invoking the web service should do via valid PI user and pwd?
Infopath needs to access the WSDL,and its not able to do via the wsdl file.
Regards,
Premjit
Hello,
I receive a 500 Connection timed out error.
I know that there are some threads to this error but I can´t find a solution for us.
This is the error description:
Error: -5
Version: 7000
Component: ICM
Date/Time: Tue Mar 04 07:02:38 2008
Module: icxxthr.c
Line: 2698
Server: crmprod_CRP_01
Error Tag: {-}
Detail: Connection to partner timed out after 60s
Now I have found in this forum some information about the parameters icm/keep_alive_timeout, icm/conn_timeout and icm/server_port_*
Our settings for this parameters are:
icm/server_port_0 = PROT=HTTP,PORT=8001
icm/server_port_1 = PROT=SMTP,PORT=25
icm/keep_alive_timeout (sec.) = 600
icm/conn_timeout (msec.) = 5000
Can someone please explain me which parameters occurs this error and which parameters I can change that the connection time is longer than 60 seconds?
Where can I change the parameters?
Regards
Philipp
Hi Experts,
In of the steps during POST INSTALLATION of PI7.0 it says to set the variable CPIC_MAX_CONV, using the transaction RZ10.
When i logged in to the abap system , and checked in RZ10,did find any variable of this name.
Do I need to create it first and then set the value gw/max_conn_per_wp.
If yes, give me the steps to do this. or else any other alternative.
Thanks in advance,
Younus
Hi all
Can anybody suggest me a way to solve the following error. I am getting this error while sending data through HTTP adapter.
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <!-- Call Adapter
-->
- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
<SAP:Category>XIAdapter</SAP:Category>
<SAP:Code area="PLAINHTTP_ADAPTER">ATTRIBUTE_CLIENT</SAP:Code>
<SAP:P1>400</SAP:P1>
<SAP:P2>ICM_HTTP_CONNECTION_FAILED</SAP:P2>
<SAP:P3 />
<SAP:P4 />
<SAP:AdditionalText />
<SAP:ApplicationFaultMessage namespace="" />
<SAP:Stack>HTTP client. Code 400 reason ICM_HTTP_CONNECTION_FAILED</SAP:Stack>
<SAP:Retry>M</SAP:Retry>
</SAP:Error>
Thankyou
Hi Gurus,
I am a functional consultant, I have gone through EDI and configured for messages for orders,deliveries...Invoices...and i have conseptual knowledge on ALE,EDI & IDOCS .but i have seen this numbers like EDI 753, 754, 810, 812, 820, 830, 850, 856, 940, 945.....and so on....,
Can any one of you please help me in clarification of the EDI numbers....i came to know we use each number for each transaction..
So can you please give a detailed list of the Transactions and the numbers used for each transaction.
Regards
Narayana
Hi all,
I am new in this world and I am trying to understand basics concept, but I cannot understand the meaning of these "XI" "BI" and "PI" (and I don't know if I am missing some of them!). I cannot understand what are these? I don't mean what they do, or their capabilities ... I mean: what is XI (PI BI)? is a component ? are they modules? are they versions? are they connected? If I have one of them can I have one more ? can I upgrade one to one other?
I know it's impossible to answer to this question in a post ... I am looking for a document that explains an overview on this concept I would like to understand.
Thanks in advance.
Gabriele
Hi,
I have exposed a BAPI as web service via PI.I have generated the wsdl file and able to test via SOAP UI.When I type in the URL in browser with ?WSDL ,I cant see the WSDL.
Is there any workaround to get the WSDL vai brower;
My url in SOAP looks like:
Also is it always that the client invoking the web service should do via valid PI user and pwd?
Infopath needs to access the WSDL,and its not able to do via the wsdl file.
Regards,
Premjit
Hi
I got an information that SAP has released latest version of ECC 7.0. If it is true then can any one say me where it has implemented upto know
Regards
Pavan
I did a search and I couldn't find any technical documentation for the new features added into PI 7.3. I am just wondering is there PI 7.3 technical documation available at all?