Integration Technologies - JDE1 (MOSC)

MOSC Banner

FTP Connector Service Request attempt to retrieve UBE PDF fails to download the report output

edited May 23, 2018 10:58AM in Integration Technologies - JDE1 (MOSC) 5 commentsAnswered ✓

Running all Linux 7 9.2.2.4 and Orchestrator Studio 6.1.0.0

In ORCH Studio, I created an FTP connector to transfer files to an external location.

Then created a Connector Service Request using that connection designating the SR as a "Report" with Job Number = ${JobNumber}, Execution Server = ${ExecutionServer} and File Type = PDF (which are the defaults).

Then I created a Orchestration with a single Service Request step with takes Orchestrations inputs JobNumber (Numeric) and ExecutionServer (String) and passes them to the service request input.

Then I fire up the Orchestrator Client and send this to the orchestration.

{

  "inputs" : [ {

    "name" : "JobNumber",

    "value" : "7"

  }, {

    "name" : "ExecutionServer",

    "value" : "jdeapp01"

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center