Sign in
Sign in
Recover your password.
A password will be e-mailed to you.
Proxy for Multiple ESRs
Purpose of Blog The purpose of this blog is to provide a technical overview and feasibility of a scenario wherein you are required to send proxy messages from the same SAP ECC…
SAP BusinessObjects Enterprise BI 4.0 – Platform Search API
> I’m a Senior Support Engineer with the SAP Business Intelligence SDK Support Group, specializing in the SDKs provided with…
sncgss.dyld libraries download
Hi Friends, I am trying to implement java-SAP GUI application in Mac-OS platform. I need to configure…
Customizing a Network Graph to Create an Org Chart
Network graph is a new control introduced in version 1.50 that allows you to display data as a network of nodes connected by lines. The nodes can be circular or rectangular and can be joined into…
To Add Rejection Reason in VF11
Our requirement: Generally we don’t get the option to put the rejection reason in vf11. Solution: Enhancement in Report LV60AU01 in (…
Renaming objects in ABAP for Eclipse
If you want to rename ABAP classes, methods or variables you have two possibilities: Feel the pain or use Eclipse… It’s pretty simple! Just right click on…
xlink mass remote read Java Swing utility
Most of the Java based adapters used in PI run on AAE, the J2EE based adapter engine. However, in some cases it’s not possible to use the adapters as the platform doesn’t meet the prerequisites and…
SDN T-Shirts and the DEADLINE!
UPDATED: Food for Points Believe it or not but the SDN T-Shirts are still around and we are preparing to start shipping again! However, you have only…
Decode Base64 Incoming Encoded information in SAP XI/PI using Java Mapping
Many times we have requirements to decode the “base64 encoded message” in XI/PI so it can be used in IE for message processing. In this blog I tried to demostrate about the…