Import ESR desgin object from dual to single stack
How to remove add the separator "]" at end of the data
Hi All,
Good Evening...
I have created one mapping, here separator(" [ ") is adding in end of the each segment, But as per the requirement, we need to add the separator in only end of the description (last segment), not for all.
Could you please check and suggest.
PFA docs for your reference.
Thanks,
VB.
Common SLD for 2 PI systems- PI7.10 and PO 7.4 single stack
Hi PI folks,
We are working on PI7.10 upgrade project to PO 7.4 single stack.
We are considering to use existing SLD for pointing to a new PO system instead of new SLD installation.
Q1. Is it feasible? I think yes.Kindly confirm.
Q2.When a new PO installation is done. Does it ask to use existing SLD?
Q3.If we use common SLD for both PI and PO in parallel for some time, what is the impact on existing PI landscape which is having common sld for dev,qa and prod?
Q4. If we use common SLD, do we need to update existing ABAP Business Systems to change related integration server after PO installation?
Q5. What will be the impact on transport targets?
Q6. Do new SLD installation requires a separate hardware, if we consider to opt for it?
Kindly suggest all the impacts which could hamper our PO upgrade due to common SLD.
Many Thanks & Regards,
Anurag Garg
jar-Files deployment failed in SAP PO system (For SAP HCM to SuccessFactors Integration)
Hi All
We have deployed below Jar files in SAP PO system and tested with the below link, but the status was showing Error, Please find the attached screen shot,
- axis.jar
- commons-discovery-0.2.jar
- commons-logging-1.0.4.jar
- commons-net-1.0.0-dev.jar
- wsdl4j-1.5.1.jar
http://<pi-host>:<PI-port>/XIAxisAdapter/MessageServlet.
Please help us.
BR
Message Mapping Technique
Hi Folks,
We are using PO 7.4 and the scenario is IDOC to JMS, Please help on below points.
1) Spliting messages based on attribute value (For example: atrribute values are A, B, C, D and As per the requirement, We are splitting as 4 different messages with same HEADER populating for all the ITEMS ) - this is DONE
2) So in the above case 1 FILE will have 4 messages and all this messages will reach to target at a time but our requirement is SEND THE MESSAGE TO TARGET ONE BYE ONE
EXAMPLE:
MESSAGES (MULTI) FOR EX: A, B , C, D (WE ARE ACHEVING THIS IN FIRST POINT)
HEADER(1)
-ITEMS (MULTI)
1
2
3
4
--ATTRIBUTE(MULTI)
---VALUE
A
B
C
D
We need to send the above mentioned multiple messages INDIVIDUALLY or ONE BY ONE TO TARGET APPLICATION. Please help on this requirement.
Regards,
MFH
PO to PI Integration compatibility due to different versions
Hello Team,
Is it possible to have 2 PI systems interacting with each other on different Netweaver versions.
PI version is 7.02
PO 7.4 SP09
Due to few constraints, we would like to implement interface with following participating systems:
SAP ECC 6.0 Ehp7-->PO7.4 SP09 -->PI7.02 -->AII 7.10 sp12
In above context, Kindly confirm if PO 7.4 SP09 (only Java) can communicate to PI 7.02 using Idoc connectivity or other.
Kindly help on same.
Has somebody practically tried 2 PI system interacting, having different netweaver versions.
Kind Regards,
Anurag Garg
Persistance of Audit Log - Impact on performance
We are missing valuable data in the audit log. Apparently the audit log data is only held in cache and as the volumes of data increase less and less information is available. However, this is very useful as it is the only record of any adapter processing and associated errors. Without this the rest of the data is meaningless.
This can be persisted
1314974 - Successful asynchronous messages - audit log persistence
1982452 - Audit Logs for successful synchronous messages with log versions to be persisted/archived if audit log memory cache is disabled
My question....Does anyone anyone have any experience with persisting audit log data AND has there been any impact on performance. SAP say this will impact performance but I would like to know by how much.
Many thanks
com.sap.engine.services.dc.api.deploy.DeployException: [ERROR CODE DPL.DCAPI.1027] DependenciesResolvingException. Reason: ASJ.dpl_dc.006505 An unresolved dependencies error occurred while sorting the deployment batch items regarding the dependencies.
Dear Experts ,
I have created a BPM process and it's build successfully but when I am deploying this process then facing error .
Error is :
com.sap.engine.services.dc.api.deploy.DeployException: [ERROR CODE DPL.DCAPI.1027] DependenciesResolvingException.
Reason: ASJ.dpl_dc.006505 An unresolved dependencies error occurred while sorting the deployment batch items regarding the dependencies.
at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.deployItems(DeployProcessorImpl.java:862)
at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.deploy(DeployProcessorImpl.java:259)
at com.sap.ide.eclipse.deployer.dc.deploy.DeployProcessor70.deploy(DeployProcessor70.java:105)
at com.sap.ide.tools.services.dc.EngineDcDeployService.deployFiles(EngineDcDeployService.java:257)
at com.sap.ide.tools.services.dc.EngineDcDeployService.deploy(EngineDcDeployService.java:135)
at com.sap.ide.dii05.ui.internal.actions.dc.DcDeployAction$5$1.run(DcDeployAction.java:282)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: com.sap.engine.services.dc.cm.deploy.DependenciesResolvingException: ASJ.dpl_dc.006505 An unresolved dependencies error occurred while sorting the deployment batch items regarding the dependencies.
at com.sap.engine.services.dc.cm.deploy.impl.DependencyResolver.resolve(DependencyResolver.java:71)
at com.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.resolveDeploymentBatch(DeployerImpl.java:890)
at com.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.deployInternal(DeployerImpl.java:403)
at com.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.deploy(DeployerImpl.java:228)
at com.sap.engine.services.dc.cm.deploy.impl.DeployerImplp4_Skel.dispatch(DeployerImplp4_Skel.java:910)
at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:466)
at com.sap.engine.services.rmi_p4.server.ServerDispatchImpl.run(ServerDispatchImpl.java:69)
at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:72)
at com.sap.engine.services.rmi_p4.P4Message.execute(P4Message.java:43)
at com.sap.engine.services.cross.fca.FCAConnectorImpl.executeRequest(FCAConnectorImpl.java:999)
at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:59)
at com.sap.engine.services.cross.fca.MessageReader.run(MessageReader.java:55)
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: com.sap.engine.services.dc.cm.deploy.sdu_deps_resolver.UnresolvedDependenciesException: [ERROR CODE DPL.DC.3437] Unresolved dependencies found for the following deployment items: [
1. Component: name: [system_centric_demo~pr~pm], vendor: [example.org], location: [localDevelopment], version: [20150826142024], software type: [J2EE], csn component: [Default], dependencies: [[name: 'system_centric_demo~infra~sgc', vendor: 'example.org', name: 'tc~bpem~content~predefs~default', vendor: 'sap.com', name: 'tc~bpem~content~predefs~types', vendor: 'sap.com']], archive type: [DC]
Unresolved dependency:
name: 'tc~bpem~content~predefs~default', vendor: 'sap.com' ( not found in the admitted batch items and the repository)
].
at com.sap.engine.services.dc.cm.deploy.sdu_deps_resolver.impl.SduDependenciesResolverImpl.resolve(SduDependenciesResolverImpl.java:218)
at com.sap.engine.services.dc.cm.deploy.impl.DependencyResolver.resolve(DependencyResolver.java:59)
BR .
Pradeep
PO upgrade to 7.4 from PI 7.1
Hi All,
We are going to upgrade SAP PI 7.1 to PO 7.4.
We have decided to install PO 7.4 Java Stack & then migrate SLD and other data from PI to PO.
Can someone one guide me the process of up-gradation & migration of data.
Thanks & Regards,
Chetan
SAP PO 7.4 Error in Mapping Runtime Cache (Central Adapter Engine)
NetWeaver BPM Monitoring in SOLMAN
Hi Team,
We are trying to set up Central Monitoring for PO using SOLMAN.
We could find all the monitoring dashboards related to interfaces like channel monitor, message monitor, etc. in SOLMAN.
Is there a dashboard in SOLMAN available to monitor NetWeaver BPM Process instances.
Thanks.
Regards,
Sudharshan N A
SWCV not visible to other users while importing in ESR(migration)
Hi Experts,
We are trying to export and import the ESR content from SAP PI 7.0 ESR to SAP PO 7.4 ESR manually.
While importing the contents are visible only to the user who is importing.
Also, after logging off and again logging in even that user is unable to see the contents.
Is there any authorization issues? The problem is there for few SWCV only, not for all.
Please guide over this issue.
Thanks,
Nidhi Srivastava
RWB Error after SP08 Update for JAVA Stack Only PO
I am Running a Netweaver 7.4 sp08 Java stand alone usage type PO
We have an issue in RWB after Java SP08.
Your system is configured with usage type AEX which indicates a Java-only system. Some functionality of Runtime Workbench might not work correctly.
When pushing Message Monitoring ----> i get Java exception error
Following error occurred while executing the application:
javax.servlet.ServletException: javax.servlet.ServletException: com.sap.engine.services.servlets_jsp.server.exceptions.WebIOException: Internal error occurred while parsing the jsp page [X:/usr/sap/XXX/J00/j2ee/cluster/apps/sap.com/com.sap.xi.mdt2/servlet_jsp/mdt/root/monitor/message_statistics.jsp]
Stack Trace info:
Caused by: com.sap.engine.services.servlets_jsp.jspparser_api.exception.JspParseException: The included file [/frames/usageTypeCheck.jsp] does not exist or is not accessible for browsing.
Error in file [X:/usr/sap/XXX/J00/j2ee/cluster/apps/sap.com/com.sap.xi.mdt.soa/servlet_jsp/mdt_soa/root/monitor/monitor_new.jsp]; line: [166]; position: [3]
Any one , any sap note??
Patrick
How to improve the performance of User-defined Search Criteria in Process orchestration product?
After a month from using PO in production, the User-defined Search Criteria has stopped working even with a simple search. Any idea what tables or indexes we need to add to improve the performance?
Transport Binding Error during execution of BPM
Hi All,
I am facing an error
"Delivery of the message to the application using connection JPR failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Error processing inbound message. FaultException: com.sap.aii.proxy.xiruntime.core.ESPXISystemFaultException: Error encountered during processing of XI request message in inbound ESP; Hint: com.sap.engine.interfaces.webservices.runtime.RuntimeProcessException: com.sap.engine.services.webservices.espbase.client.bindings.exceptions.TransportBindingException: Parameter set failure. The runtime was not able to set some parameter value. See nested exception for details."
While executing the BPM. BPM doesn't get called and it is throwing an exception.
Can any one please help me in resolving this issue.
Thanks & Regards,
Hamsa Shree
The stream has already been committed
Custom MIME message
Hi Experts,
We are on PO 7.4.
We have integration with external partner using ebXML over HTTP and trying to build a custom solution.
The ebXML specification needs a custom SOAP envelope and has specifications for the overall MIME message as well.
The MIME message package should be a multipart message with the SOAP envelope. the xml business document as attachment and the content id of attachment referencd in SOAP Body.
Is there a way to build the custom MIME message in PO and use standard HTTP or SOAP adapter to post to the partner.
Thanks.
Regards,
Sudharshan N A
PI 7.1 to PO 7.41 migration
Hi team,
We are planning to migrate our Middleware system from PI 7.1 to PO 7.41. As we have plenty of interfaces, we are planning to do the migration in phases. Meaning running PI and PO both systems in production running parallelly.
to do so i have few questions. I really appreciate if you can help me in those questions.
1. Do we need to have 2 parallel SLDs too? each for PI and PO?
2. Do we need to select the interfaces to migrate as per the systems? eg. i have 15 interfaces for ECC (using IDOC, RFC and ABAP Proxy), do i have to select all those 15 interfaces at a time to migrate from PI to PO? or can i take them in batches of 5 and do the periodic migration?
Reason for asking this is i saw that i can only configure 1 integration engine in ECC at a time.
3. We have many interfaces with Axis adapter in PI, can i get rid of Axis adapter in PO?
Please help me understand this.
Thanks,
Hetal
SAP PI 7.31 Dual Stack to PO 7.4 Upgrade Path
Hello All,
We are in the process of analysis phase for PI 7.31 Dual stack to PO 7.4. So I understand that there is no in-place upgrade available for dual to single stack and which means that I have to standup a new system for each PO 7.4 dev, QA and Prod. Will bring in ESR objects using Transport and ID objects thru migration tool.
Now the main thing that we are discussing is the upgrade path. I have outlined two aproaches below. I am incling towards approach one i.e move objects from dev to dev, qa to qa and prod to prod and only move upgrade fixes (replacment for ABAP mappings, BPM etc) from dev PO to QA PO to Prod PO.
Please let me know your thoughts and the approach followed in your environment.
Thanks,
Ashish
RWB JMS Channel
Hi All
When I am starting my sender JMS channel then in short log it is showing "channel is starting" and it is in green. It should say running instead of channel is starting.
Regards
Dheeraj Kumar