IMPORTANT:
this is not a Support Forum! Experienced users might answer from time to time questions posted here. If you need a professional and reliable answer, or if you want to report a bug, please contact Altova Support instead.

Profile: coloradoBrad
About
User Name: coloradoBrad
Forum Rank: Newbie
Real Name:
Location
Occupation:
Interests:
Gender: None Specified
Statistics
Joined: Friday, February 15, 2019
Last Visit: Wednesday, March 20, 2019 6:14:12 PM
Number of Posts: 2
[0.01% of all post / 0.00 posts per day]
Avatar
Last 10 Posts
Topic: REST web service requires OAuth 2.0
Posted: Wednesday, March 20, 2019 6:13:35 PM
We were able to do it on our side. We are using netsuite and need OAuth1. We had to create new libraries for the Nonce, timestamp, and Signature. Our Java guy created the classes and it works.
Topic: as-file?
Posted: Friday, February 15, 2019 12:34:34 AM
Hello,

Im new to flow force and am having issues with the as-file.

I am creating xml files through my 1st step (creatingfutures1.mapping)


I want to use them for the 2nd step so I use
/system/compute
Expression: as-file(results(step1))

and i get the error:

Object configuration invalid: In step 2, parameters list parameter 'Expression': Types (stream) and (sequence of stream) do not match. (While trying to match stream and sequence of stream).
Failed saving object.
Types (stream) and (sequence of stream) do not match. (While trying to match stream and sequence of stream).

I am able to use: as-file(nth(results(output), 0)) but this only brings back my 1st file. How should I use the as-file to bring all the files from the step1? I just dont get it.

Use of the Altova User Forum(s) is governed by the Altova Terms of Use.