GPFeatureRecordSetLayer parameter

3508
0
11-15-2015 08:13 AM
RobertoPalmieri
New Contributor

Hi,

I'm working about a project using the Arcgis Javascript API and I have a problem.

Can I pass a Feature Record Set Layer parameter to GPTask by a Feature Service url?

The Rest API defines this way using a JSON structure contains an url field as follows:

{ "url" : "http://sampleserver5.arcgisonline.com/ArcGIS/rest/services/Energy/HSEC/FeatureServer/0/query?f=pjson......"}

but in the Javascript API I've not found this case.

Thanks for help.

0 Kudos
0 Replies