on 2016 Apr 22 4:41 PM
Dear Experts,
Can anyone give some remote support on how to setup SAP CC?
I have tried so many things, but with no avail.
Kind Regards,
Ryan Singh
Suriname
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
A function guide to how it needs to be done would also be nice.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Please check SAP help file:
SAP Customer Checkout 2.0 – SAP Help Portal Page
Which localization are using SAP CC?
Thanks
Dear Nagarajan,
Sorry for the late reply.
I am using the Dutch localization. I got the application to work. Making transactions from the POS works, and they are synchronized to the ERP. However when i try to get a sales order from the ERP i run into the error below(i got it from the error log)
PS: I ran through all the guides rechecked everything, even filled blank settings, but i am unable to find anything wrong.
2016-05-18 11:20:55,304 [http-bio-127.0.0.1-9999-exec-6] FATAL com.sap.scco.ui.servlets.SearchServlet - java.lang.NullPointerException: while trying to invoke the method generated.GetOpenDocumentforBPResponseType$OpenDocumentListforBP.getRow() of a null object returned from generated.GetOpenDocumentforBPResponseType.getOpenDocumentListforBP()
2016-05-18 11:20:55,345 [Thread-6] INFO com.sap.scco.env.CNotificationMXBean - UI: java.lang.NullPointerException: while trying to invoke the method generated.GetOpenDocumentforBPResponseType$OpenDocumentListforBP.getRow() of a null object returned from generated.GetOpenDocumentforBPResponseType.getOpenDocumentListforBP()
2016-05-18 11:21:09,953 [http-bio-127.0.0.1-9999-exec-6] INFO org.apache.cxf.services.BusinessOneService.ipostep_vP.001sap0011.in_WCSX_com.sap.b1i.vplatform.runtime_INB_WS_CALL_SYNC_XPT_INB_WS_CALL_SYNC_XPT.ipo_proc_SoapBinding_HTTP.ipostep_vP.001sap0011.in_WCSX_com.sap.b1i.vplatform.runtime_INB_WS_CALL_SYNC_XPT_INB_WS_CALL_SYNC_XPT.ipo_proc - Outbound Message
---------------------------
ID: 2
Encoding: UTF-8
Http-Method: POST
Content-Type: text/xml
Headers: {Accept=[*/*], Authorization=[Basic QjFpYWRtaW46QjJpYWRtaW4=], SOAPAction=[""]}
Payload: <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Body><GetInvoiceByID><SysId>0010000101</SysId><InvoiceList><InvoiceInfo><ObjectType>17</ObjectType><InvoiceID>6058</InvoiceID><FetchDetails>true</FetchDetails></InvoiceInfo></InvoiceList></GetInvoiceByID></soap:Body></soap:Envelope>
--------------------------------------
2016-05-18 11:21:11,660 [http-bio-127.0.0.1-9999-exec-6] INFO org.apache.cxf.services.BusinessOneService.ipostep_vP.001sap0011.in_WCSX_com.sap.b1i.vplatform.runtime_INB_WS_CALL_SYNC_XPT_INB_WS_CALL_SYNC_XPT.ipo_proc_SoapBinding_HTTP.ipostep_vP.001sap0011.in_WCSX_com.sap.b1i.vplatform.runtime_INB_WS_CALL_SYNC_XPT_INB_WS_CALL_SYNC_XPT.ipo_proc - Inbound Message
----------------------------
ID: 2
Response-Code: 500
Encoding: ISO-8859-1
Content-Type: text/xml
Headers: {connection=[close], Content-Length=[8171], content-type=[text/xml], Date=[Wed, 18 May 2016 14:21:11 GMT], Expires=[Thu, 01 Jan 1970 00:00:00 GMT], Server=[], Set-Cookie=[JSESSIONID=58957C64DEFE82CB80837A04441D4EB6; Path=/B1iXcellerator; HttpOnly]}
Payload: <?xml version='1.0' encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><SOAP-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>Server Error</faultstring><detail><xci:reason xmlns:xci="urn:com.sap.b1i.xcellerator:intdoc">while trying to invoke the method com.sap.b1i.bizprocessor.BizProcMessage.setProperty(java.lang.String, java.lang.String) of an object loaded from local variable 'inMsg'</xci:reason><xci:tid xmlns:xci="urn:com.sap.b1i.xcellerator:intdoc">16051716091835763642C0A80207419D</xci:tid><xci:exception xmlns:xci="urn:com.sap.b1i.xcellerator:intdoc">com.sap.b1i.xcellerator.XcelleratorException: XCE001 Nested exception:
com.sap.b1i.bizprocessor.BizProcException: BPE001 Nested exception: java.lang.NullPointerException: while trying to invoke the method com.sap.b1i.bizprocessor.BizProcMessage.setProperty(java.lang.String, java.lang.String) of an object loaded from local variable 'inMsg'</xci:exception><xci:callStack xmlns:xci="urn:com.sap.b1i.xcellerator:intdoc">com.sap.b1i.xcellerator.XcelleratorException: XCE001 Nested exception:
com.sap.b1i.bizprocessor.BizProcException: BPE001 Nested exception: java.lang.NullPointerException: while trying to invoke the method com.sap.b1i.bizprocessor.BizProcMessage.setProperty(java.lang.String, java.lang.String) of an object loaded from local variable 'inMsg'
at com.sap.b1i.xcellerator.IPOWorkResource.execute(IPOWorkResource.java:527)
at com.sap.b1i.xcellerator.IPOStepInstance.executeInner(IPOStepInstance.java:683)
at com.sap.b1i.xcellerator.IPOStepInstance.executeOuter(IPOStepInstance.java:518)
at com.sap.b1i.xcellerator.Xcellerator.trigger(Xcellerator.java:1409)
at com.sap.b1i.xcellerator.SingleAdapterPool.trigger(SingleAdapterPool.java:462)
at com.sap.b1i.xcellerator.ActiveListenerInteractor.trigger2(ActiveListenerInteractor.java:191)
at com.sap.b1i.xcl_wsar.WSARListener.executeWSAx(WSARListener.java:219)
at com.sap.b1i.xcl_wsar.WSARListener.handleWS(WSARListener.java:156)
at com.sap.b1i.xcl_http.HTTPListener._doXxx(HTTPListener.java:1504)
at com.sap.b1i.xcl_http.HTTPListener._doPost(HTTPListener.java:1405)
at com.sap.b1i.xcl_http.HTTPListener.service(HTTPListener.java:805)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:723)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:563)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:606)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
at java.lang.Thread.run(Thread.java:789)
Caused by: com.sap.b1i.bizprocessor.BizProcException: BPE001 Nested exception: java.lang.NullPointerException: while trying to invoke the method com.sap.b1i.bizprocessor.BizProcMessage.setProperty(java.lang.String, java.lang.String) of an object loaded from local variable 'inMsg'
at com.sap.b1i.bizprocessor.AtomScheduler.process(AtomScheduler.java:188)
at com.sap.b1i.bizprocessor.IncludeAtom.process(IncludeAtom.java:200)
at com.sap.b1i.bizprocessor.IncludeAtom.processOuter(IncludeAtom.java:171)
at com.sap.b1i.bizprocessor.BizProcessor.process(BizProcessor.java:451)
at com.sap.b1i.xcellerator.IPOStepInstance.executeTransaction(IPOStepInstance.java:1094)
at com.sap.b1i.xcellerator.IPOWorkResource.execute(IPOWorkResource.java:425)
... 24 more
Caused by: java.lang.NullPointerException: while trying to invoke the method com.sap.b1i.bizprocessor.BizProcMessage.setProperty(java.lang.String, java.lang.String) of an object loaded from local variable 'inMsg'
at com.sap.b1i.xcellerator.XsPort.call(XsPort.java:67)
at com.sap.b1i.bizprocessor.CallAtomClassInstance.execute(CallAtomClassInstance.java:70)
at com.sap.b1i.bizprocessor.CallAtom.process(CallAtom.java:152)
at com.sap.b1i.bizprocessor.AtomStatusToken.process(AtomStatusToken.java:433)
at com.sap.b1i.bizprocessor.AtomScheduler.run(AtomScheduler.java:788)
at com.sap.b1i.bizprocessor.BPThreadPool$BPRunnable.run(BPThreadPool.java:51)
at com.sap.b1i.bizprocessor.QedWorkerThreadPool$QedWorkerThread$BeforeAfterThread.run(QedWorkerThreadPool.java:243)
at com.sap.b1i.bizprocessor.QedWorkerThreadPool$QedWorkerThread.start(QedWorkerThreadPool.java:310)
at com.sap.b1i.bizprocessor.BPThreadPool.createBPThread(BPThreadPool.java:77)
at com.sap.b1i.bizprocessor.AtomScheduler.process(AtomScheduler.java:231)
at com.sap.b1i.bizprocessor.IncludeAtom.process(IncludeAtom.java:200)
at com.sap.b1i.bizprocessor.AtomStatusToken.process(AtomStatusToken.java:427)
at com.sap.b1i.bizprocessor.AtomScheduler.run(AtomScheduler.java:788)
at com.sap.b1i.bizprocessor.BPThreadPool$BPRunnable.run(BPThreadPool.java:51)
at com.sap.b1i.bizprocessor.QedWorkerThreadPool$QedWorkerThread$BeforeAfterThread.run(QedWorkerThreadPool.java:243)
at com.sap.b1i.bizprocessor.QedWorkerThreadPool$QedWorkerThread.start(QedWorkerThreadPool.java:310)
at com.sap.b1i.bizprocessor.BPThreadPool.createBPThread(BPThreadPool.java:77)
at com.sap.b1i.bizprocessor.AtomScheduler.process(AtomScheduler.java:231)
at com.sap.b1i.bizprocessor.IncludeAtom.process(IncludeAtom.java:200)
at com.sap.b1i.bizprocessor.AtomStatusToken.process(AtomStatusToken.java:427)
at com.sap.b1i.bizprocessor.AtomScheduler.run(AtomScheduler.java:788)
at com.sap.b1i.bizprocessor.BPThreadPool$BPRunnable.run(BPThreadPool.java:51)
at com.sap.b1i.bizprocessor.QedWorkerThreadPool$QedWorkerThread$BeforeAfterThread.run(QedWorkerThreadPool.java:243)
at com.sap.b1i.bizprocessor.QedWorkerThreadPool$QedWorkerThread.start(QedWorkerThreadPool.java:310)
at com.sap.b1i.bizprocessor.BPThreadPool.createBPThread(BPThreadPool.java:77)
at com.sap.b1i.bizprocessor.AtomScheduler.process(AtomScheduler.java:231)
at com.sap.b1i.bizprocessor.IncludeAtom.process(IncludeAtom.java:200)
at com.sap.b1i.bizprocessor.AtomStatusToken.process(AtomStatusToken.java:427)
at com.sap.b1i.bizprocessor.AtomScheduler.run(AtomScheduler.java:788)
at com.sap.b1i.bizprocessor.BPThreadPool$BPRunnable.run(BPThreadPool.java:51)
at com.sap.b1i.bizprocessor.QedWorkerThreadPool$QedWorkerThread$BeforeAfterThread.run(QedWorkerThreadPool.java:243)
at com.sap.b1i.bizprocessor.QedWorkerThreadPool$QedWorkerThread.start(QedWorkerThreadPool.java:310)
at com.sap.b1i.bizprocessor.BPThreadPool.createBPThread(BPThreadPool.java:77)
at com.sap.b1i.bizprocessor.AtomScheduler.process(AtomScheduler.java:231)
at com.sap.b1i.bizprocessor.IncludeAtom.process(IncludeAtom.java:200)
at com.sap.b1i.bizprocessor.AtomStatusToken.process(AtomStatusToken.java:427)
at com.sap.b1i.bizprocessor.AtomScheduler.run(AtomScheduler.java:788)
at com.sap.b1i.bizprocessor.BPThreadPool$BPRunnable.run(BPThreadPool.java:51)
at com.sap.b1i.bizprocessor.QedWorkerThreadPool$QedWorkerThread$BeforeAfterThread.run(QedWorkerThreadPool.java:243)
at com.sap.b1i.bizprocessor.QedWorkerThreadPool$QedWorkerThread.start(QedWorkerThreadPool.java:310)
at com.sap.b1i.bizprocessor.BPThreadPool.createBPThread(BPThreadPool.java:77)
at com.sap.b1i.bizprocessor.AtomScheduler.process(AtomScheduler.java:231)
... 29 more
</xci:callStack><xci:retryLater xmlns:xci="urn:com.sap.b1i.xcellerator:intdoc">false</xci:retryLater></detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
--------------------------------------
User | Count |
---|---|
109 | |
8 | |
8 | |
6 | |
5 | |
5 | |
5 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.