PANTHEON™ Help

 Toc
 PANTHEON Ajutor - Bun venit
[Collapse]PANTHEON
 [Collapse]Ghiduri pentru PANTHEON
  [Expand]Ghid pentru PANTHEON
  [Expand]Ghid pentru PANTHEON Retail
  [Expand]Ghid pentru PANTHEON Vet
  [Expand]Ghid pentru PANTHEON Fermă
 [Collapse]Manuale de utilizare pentru PANTHEON
  [Expand]Manual de utilizare pentru PANTHEON
  [Expand]Manual de utilizare pentru PANTHEON Retail
  [Expand]Manual de utilizare pentru PANTHEON Vet
  [Expand]Manual de utilizare pentru PANTHEON Farming
[Collapse]PANTHEON Web
 [Collapse]Ghiduri pentru PANTHEON Web
  [Expand]Ghid pentru PANTHEON Web Light
  [Expand]Ghid pentru Terminalul Web PANTHEON
  [Expand]Ghid pentru PANTHEON Web Legal
  [Expand]Arhivă produse vechi
 [Collapse]Manuale de utilizare pentru PANTHEON Web
  [Expand]Începerea PANTHEON Web
  [Expand]Manual de utilizare pentru PANTHEON Web Light
  [Expand]Manual de utilizare pentru terminalul web PANTHEON
  [Expand]Manual de utilizare pentru PANTHEON Web Legal
  [Expand]Arhivă produse vechi
[Collapse]PANTHEON Granule
 [Collapse]Ghiduri pentru granule PANTHEON
  [Expand]Granul Personal
  [Expand]Comenzi de Călătorie Granule
  [Expand]Documente și Sarcini Granul
  [Expand]Tabloul de bord Granule
  [Expand]Comenzi B2B Granule
  [Expand]Granul de Serviciu pe Teren
  [Expand]Granul Inventar Active Fixe
  [Expand]Inventar de Magazin Granule
 [Collapse]Manuale de utilizare pentru granulele PANTHEON
  [Expand]Începerea
  [Expand]Granul Personal
  [Expand]Comenzi de Călătorie Granule
  [Expand]Documente și Sarcini Granul
  [Expand]Comenzi B2B Granule
  [Expand]Tabloul de bord Granule
  [Expand]Serviciul de teren Granule
  [Expand]Granul Inventar Active Fixe
  [Expand]Inventar de Magazin Granule
  [Expand]Arhivă
[Expand]Site utilizator

Load Time: 612,1611 ms
"
  6613 | 1 | |
Label


Examples of creating a new processing task

89213.gif010380.gif010379.gif010381.gif010411.gif010382.gif010383.gif

 

The following are two examples of creating a new processing task:

1. Example of printing

2. Example of Workflow

 

1. Example of printing

POST /api/v1/SI_MF_DEMO/process/Printing

{ "FormClassName": "TPrometSkladKarton", "FormParameters": "epAuth=PROMETZALSKLKART", "ReportKey": "14B", "ExportExt": ".pdf", "FormTemplateName": "PAAS1" }

Returns:

HTTP 200 OK

{ "task": 1234, "runner": "54694EBF-7B93-464A-BE1A-F3B6F548ED16" }

 

2. Example of printing

POST /api/v1/SI_MF_DEMO/process/Workflow { "WorkflowKey": 8, "Variables": "DocumentKey=abcd" }

Returns:

HTTP 200 OK

{ "task": 1235, "runner": "180C25EA-F0DF-420C-8EC8-8C9FBB2CFBB1" }

 

Related topics:

 

  

     


Rate this topic
Was this topic usefull?
Comments
Comment will also bo visible in forum!