Skip to main content

making simple FedEx SOAP call

  • November 27, 2021
  • 1 reply
  • 0 views

Nelson Schroth
I have implemented multiple secure HTTP calls from UniVerse utilizing Security Contexts.  All I need for FedEx is a simple SOAP transmission, which contains the password, authentication, acct#, etc.
Which Basic Extension(s) will do this?  Most of what I see in the manuals seem way more complex tan I need for this.

------------------------------
Nelson Schroth
president
C3CompleteShop LLC
Harrison OH US
------------------------------

1 reply

Mike Rajkowski
Forum|alt.badge.img+1
  • Rocketeer
  • 162 replies
  • November 29, 2021
I have implemented multiple secure HTTP calls from UniVerse utilizing Security Contexts.  All I need for FedEx is a simple SOAP transmission, which contains the password, authentication, acct#, etc.
Which Basic Extension(s) will do this?  Most of what I see in the manuals seem way more complex tan I need for this.

------------------------------
Nelson Schroth
president
C3CompleteShop LLC
Harrison OH US
------------------------------
Nelson,

You can set up the security context for the connection with the setHTTPDefault function, once that is done, you can use the SOAP API to handle the request.

There are some KB items in the Rocket Community Portal that can help.

If you still are having issues, please open a Support Case.


------------------------------
Mike Rajkowski
support
Rocket Internal - All Brands
DENVER CO US
------------------------------