V Jyothi has Published 54 Articles

Integrating Magneto with SAP ECC system

V Jyothi

V Jyothi

Updated on 30-Jul-2019 22:30:20

238 Views

With the integration of SAP ERP with Magneto, you can perform bidirectional communication of orders, sales, and other business data. To check if there is an existing connector, you can reach to SAP support. There are various other vendors in the market who provides ERP-Magneto integration.Integration of ERP-Magneto provides benefit ... Read More

Error while calling Web Service using SRT_UTIL Transaction

V Jyothi

V Jyothi

Updated on 30-Jul-2019 22:30:20

552 Views

This error can come due to multiple reasons. One of possible cause could be that your structure name is 30 characters and it is translated to 26 chars in WSDL.I would suggest changing structure name to 10 characters and it may resolve your issue. Below shows Web Service Utilities:

Integrating SAP with Android

V Jyothi

V Jyothi

Updated on 30-Jul-2019 22:30:20

560 Views

SMP 3/HCPMS (SAP Cloud-based Mobile services) is the new SAP product to create enterprise mobile apps. This can be used to integrate SAP with different mobile platforms. SAP recently launched the SAP Cloud Platform mobile services- a full-featured mobile app platform in the cloud, partners gain the flexibility to build and ... Read More

Querying SAP database using Python

V Jyothi

V Jyothi

Updated on 30-Jul-2019 22:30:20

1K+ Views

Python is one of the most used object-oriented programming languages which is very easy to code and understand.In order to use Python with SAP, we need to install Python SAP RFC module which is known as PyRFC. One of its available methods is RFC_READ_TABLE which can be called to read ... Read More

Advertisements