Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion server/pubsdata/Functions/en/base.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions server/pubsdata/Procedures/en/ACCELERATOR.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"name":"ACCELERATOR","statements":[{"name":"PROC ACCELERATOR","description":"Starts or stops a continuous session, or publishes, runs, or deletes a model in a data source.","help":"PROC ACCELERATOR \n required-argument;\n\tSTARTSESSION \n required-argument\n <optional-argument>;\n \n\tSTOPSESSION ;\n \n\tPUBLISHMODEL \n required-arguments\n <optional-arguments>;\n \n\tRUNMODEL \n required-arguments\n <optional-argument>;\n \n\tDELETEMODEL \n required-argument;\n ","arguments":[{"name":"LIBRARY=","description":"specifies the name of the SAS library where the model is run.","help":"LIBRARY=*libref*","type":"dataSet","supportSiteTargetFragment":"n1fs0g11q3w3jgn1sq3vtumu8nfo"}],"supportSiteTargetFile":"n0js6npg70fe45n1q1dvx39s1p9s.htm"},{"name":"STARTSESSION","description":"Starts the SAS Embedded Process continuous session.","help":"STARTSESSION \n PLATFORMENDPOINT=\"rest-url\"\n <optional-argument>;","arguments":[{"name":"PLATFORMENDPOINT=","description":"specifies the URL that is used to submit execution requests over a REST interface to services such as Databricks execution context.","help":"PLATFORMENDPOINT=\"*rest-url*\"","type":"value","supportSiteTargetFragment":"n09dwmb6npe90sn1ugpvte03cxh2"},{"name":"TRACE","optional":true,"description":"specifies whether the SAS Embedded Process runs with traces.","type":"standalone","supportSiteTargetFragment":"n1i88nw8bzpjamn1mav54da04g3b"}],"supportSiteTargetFile":"n1rqrbrw30nz14n15f52w402mx50.htm"},{"name":"STOPSESSION","description":"Stops the SAS Embedded Process continuous session.","help":"STOPSESSION ;","supportSiteTargetFile":"p10ilp8mnvng54n1vxghfgri4js0.htm"},{"name":"PUBLISHMODEL","description":"Publishes a model to a data source.","help":"PUBLISHMODEL \n MODELTABLENAME=\"fully-qualified-table-name\"\n PROGRAMFILE=\"file-path\"\n <publishmodel-optional-arguments>;","arguments":[{"name":"MODELTABLENAME=","description":"specifies the name of the table to which the model is published.","help":"MODELTABLENAME=\"*fully-qualified-table-name*\"","type":"dataSet","supportSiteTargetFragment":"n1hi1kvcs483ddn115p5ub3txwkn"},{"name":"PROGRAMFILE=","description":"specifies the file that contains the model program to be published.","help":"PROGRAMFILE=\"*file-path*\" | *fileref*","type":"choice","arguments":[{"name":"\"file-path\"","placeholder":true,"type":"value"},{"name":"fileref","placeholder":true,"type":"value"}],"supportSiteTargetFragment":"n1uqf8j0g4eap0n110z9me4hiy51"},{"name":"FORMATSFILE=","optional":true,"description":"specifies the file that contains the user-defined format XML definition to be published.","help":"FORMATSFILE=\"*file-path*\" | *fileref*","type":"choice","arguments":[{"name":"\"file-path\"","placeholder":true,"type":"value"},{"name":"fileref","placeholder":true,"type":"value"}],"supportSiteTargetFragment":"n1kgwd1z7h1k26n16n35b4og615p"},{"name":"MODELTYPE=","optional":true,"description":"specifies the type of the input model program.","help":"MODELTYPE=DATASTEP | DS2","type":"choice","arguments":[{"name":"DATASTEP","description":"specifies that the input model program is DATA step code.","type":"standalone","supportSiteTargetFragment":"p00n77zlebk501n1vngmmqr8ub3r"},{"name":"DS2","description":"specifies that the input model program is DS2 code.","type":"standalone","supportSiteTargetFragment":"n0dwrh5rj6nmkrn1bq7krweas82s"}],"supportSiteTargetFragment":"p073arbxk20lj1n1w8kry1svr3b1"},{"name":"STOREFILES=","optional":true,"description":"specifies a list of analytic store .sasast files, one for each analytic store to be published.","help":"STOREFILES=(\"file-path-1\" | fileref-1\n <,\"file-path-2” | fileref-2, ...>)","type":"standaloneOrValue","arguments":[{"name":"\"file-path-1\"","placeholder":true,"type":"value"},{"name":"fileref-1","placeholder":true,"type":"value"}],"supportSiteTargetFragment":"n18fj4u3f4tdnen1dqtyp5edgxfb"},{"name":"VARSFILE=","optional":true,"description":"specifies the file that contains the variable metadata XML to be used during translation of an input DATA step model program to DS2.","help":"VARSFILE=\"*file-path*\" | *fileref*","type":"choice","arguments":[{"name":"\"file-path\"","placeholder":true,"type":"value"},{"name":"fileref","placeholder":true,"type":"value"}],"supportSiteTargetFragment":"p1u9jxto941q4wn1lbqiv9trfp9x"}],"supportSiteTargetFile":"n1k7vek637cpdan1ayuems5xn35k.htm"},{"name":"RUNMODEL","description":"Runs a model in a data source.","help":"RUNMODEL \n INPUTTABLENAME=\"fully-qualified-table-name\"\n MODELTABLENAME=\"fully-qualified-table-name\"\n OUTPUTTABLENAME=\"fully-qualified-table-name\"\n <runmodel-optional-argument>;","arguments":[{"name":"INPUTTABLENAME=","description":"specifies the name of the input table.","help":"INPUTTABLENAME=\"*fully-qualified-table-name*\"","type":"dataSet","supportSiteTargetFragment":"n10s0t33p44knsn146aazujhhmnm"},{"name":"MODELTABLENAME=","description":"specifies the name of the table to which the model is published.","help":"MODELTABLENAME=\"*fully-qualified-table-name*\"","type":"dataSet","supportSiteTargetFragment":"n1hi1kvcs483ddn115p5ub3txwkna"},{"name":"OUTPUTTABLENAME=","description":"specifies the name of the output table.","help":"OUTPUTTABLENAME=\"*fully-qualified-table-name*\"","type":"dataSet","supportSiteTargetFragment":"p16qcc9ualonogn1i6cflx0ni0sf"},{"name":"KEEPLISTCOLUMNS=","optional":true,"description":"specifies the name of the column (or columns) to be kept by the DS2 program.","help":"KEEPLISTCOLUMNS=(\"*column-1*\" &lt;\"*column-2\"* ...&gt;)","type":"value","supportSiteTargetFragment":"n0lnkgwzktg37fn1pcq3rkyxhlwb"}],"supportSiteTargetFile":"n132uzv0hbo3uhn1mgfi51w6yop0.htm"},{"name":"DELETEMODEL","description":"Deletes a model from a data source.","help":"DELETEMODEL \n MODELTABLENAME=fully-qualified-table-name;","arguments":[{"name":"MODELTABLENAME=","description":"specifies the name of the table to which the model is published.","help":"MODELTABLENAME=\"*fully-qualified-table-name*\"","type":"dataSet","supportSiteTargetFragment":"n1hi1kvcs483ddn115p5ub3txwknb"}],"supportSiteTargetFile":"n1jtrrt5eblgann1p8irpm4eexik.htm"}],"supportSiteInformation":{"docsetId":"proc","docsetVersion":"v_002","docsetTargetFile":"p075d67o2ctrz5n1akufft6y1ob9.htm"}}
2 changes: 1 addition & 1 deletion server/pubsdata/Procedures/en/ARIMA.json

Large diffs are not rendered by default.

Loading