Web Services Articles

Page 24 of 24

5 Tech Skills required for jobs

Samual Sam
Samual Sam
Updated on 16-Jan-2020 266 Views

In current times the global job market has crunched to the size of your computer screen, with recruiter and employers openly marketing their organization and jobs online.A lot has changed, from just a decade back. Right from the way an applicant used to apply for jobs, to the scrutiny processes that precede an interview. Today there is a complete new outlook required to move forth in the corporate world .With the advent of technology the most crucially required skills have also flipped in nature. Applicants in every domain are looking forward to inculcate the most efficient sense of technology and ...

Read More

3D Printing and its future

Samual Sam
Samual Sam
Updated on 16-Jan-2020 491 Views

What is 3D Printing?3D printing – A future where your printer connected to a desktop is capable of printing a solid object. It’s a process of crafting three dimensional robust objects from a digital file using additive processes. An object is created by positioning consecutive layers of material until the whole object is shaped.It is also known as rapid prototyping, a mechanized method where 3D objects are quickly made on a reasonably sized machine connected to a computer containing blueprints for the object.Although the technology has become popular in recent days, it existed well in the 1980s. Charles Hull in ...

Read More

Error Message: Unsupported xstream found: ("HTTP Code 200:OK")" while consuming SAP Web Service

Amit Sharma
Amit Sharma
Updated on 30-Jul-2019 1K+ Views

I think this is related to incorrect HTTP destination configuration. You can check Web Service using T-Code: SOAMANAGER to verify if HTTP destination is configured properly.

Read More

Connecting SAP SOAP WebService with Android application

SAP Expert
SAP Expert
Updated on 30-Jul-2019 392 Views

You are passing parameter in URL like this: http://XXX.com/xyz/api/sap-client=100&sap-user=username&sap-password=xxxxx"Instead of this, you should pass parameter like this: request.addProperty("sap-client", "100"); request.addProperty("sap-user", "*"); request.addProperty("sap-password", "*");

Read More

Error while calling Web Service using SRT_UTIL Transaction

V Jyothi
V Jyothi
Updated on 30-Jul-2019 561 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:

Read More
Showing 231–235 of 235 articles
« Prev 1 20 21 22 23 24 Next »
Advertisements