Questions tagged [sap-ariba]

Use for components of SAP Ariba software platform.

Formerly Ariba, SAP Ariba is now mostly cloud-based software platform developed and used by company of the same name since 1996 to run its own products. It contains technologies allowing 3rd parties to customize products running on their ecosystem. Most used technologies are AML (Ariba Markup Language), AQL (Ariba Query Language) and CXML (Commerce XML) or Ariba OpenAPI.

39 questions
0
votes
1 answer

Punchout catalogue with nodes

I need to create an punchout enabled catalogue. The end result should be following: Customer should be able to see my site as a supplier in Ariba. He visits the supplier website from within Ariba and add items to the shopping cart. Punchout the…
0
votes
1 answer

DocuSign SOAP API + SAP Ariba Contract Management

I would like to know if anyone here has already experience SAP Ariba Contract eSignature with DocuSign? My Client would like to push their signatory workflow from Ariba to DocuSign directly. Thanks,
Cocota
  • 25
  • 1
  • 6
0
votes
1 answer

Why a validity condition seems to be ignored on ReqLineItem.SupplierPartNumber?

For customization shown below, when editing the line item, validity is never triggered and its error message is not shown. I can even back out from the line item to editing of requisition header by pressing OK button (and thus saving changes) what…
miroxlav
  • 11,796
  • 5
  • 58
  • 99
0
votes
0 answers

ARIBA - ServerThread.run() caught an exception while running ariba.base.tool.checkmeta.CheckMeta. java.lang.NullPointerException

We are getting below error while trying to connect to DB2 system. ServerThread.run() caught an exception while running ariba.base.tool.checkmeta.CheckMeta. java.lang.NullPointerException Please see more details from the log. Wed Sep 13 12:29:55…
Dav
  • 1
0
votes
0 answers

How to save a file from a web service response in java?

I have been successful in calling an SAP Ariba web service. However, the response includes a zip file which I have not been able to figure out how to save. Here is a snippet of the code I have in place to call the web service: //Code to make a…
0
votes
0 answers

behavior of frameset with external link

Hope you will be able to help. We are currently trying to developp a connection between our ASP-classic web site and the Ariba plateform for a punch-out catalogue. The problem we encounter now is that, once the connection is made, our web site…
0
votes
0 answers

HTTP post cannot reach host in very specific situations

My company posts invoices to both Ariba and Oracle Supplier Networks via HTTP POST. We've had an issue where we haven't been able to determine whether it comes from its settings or code. Below is the code: Public Function SendMime(pFiles As List(Of…
sjoachim
  • 95
  • 6
0
votes
1 answer

Sending Attachments to Ariba Network on POs

I'm trying to send the attachments using custom java app ( using Apache commons ) to Ariba network as suggested in the below post / cXML user guide. Problem Posting MIME encoded attachment to Ariba Supplier Network Getting "EOF Skipping Headers"…
ssan
  • 190
  • 1
  • 4
  • 14
0
votes
1 answer

Configure two logger in one application using log4j

I created an aribaweb application which is running on JBoss AS7. In JBoss AS7 uses org.jboss.logmanager.log4j.BridgeLogger class for Logger implementation (Here the BridgeLogger class extends with org.apache.log4j.Logger). I deployed an aribaweb…
Anish Antony
  • 875
  • 3
  • 17
  • 35
1 2
3