{"id":6097,"date":"2017-12-28T20:44:03","date_gmt":"2017-12-28T20:44:03","guid":{"rendered":"https:\/\/alt2.minisoft.com\/support\/?p=6097"},"modified":"2022-06-08T15:44:26","modified_gmt":"2022-06-08T22:44:26","slug":"eformz-api-url-parameters","status":"publish","type":"post","link":"https:\/\/c002.minisoft.com\/support\/eformz-api-url-parameters\/","title":{"rendered":"eFORMz API URL Parameters"},"content":{"rendered":"<p>eFORMz can be called as a web service. We loosely refer to eFORMz calling itself as the eFORMz API (Application Programming Interface). For more details, view the following posts:<\/p>\n<p><a href=\"\/support\/index.php\/eformz-api\/\">eFORMz API (Called as a Web Service)<\/a><br \/>\n<a href=\"\/support\/index.php\/eformz-api-net-web-service-call\/\">eFORMz API .NET Web Service Call<\/a><\/p>\n<p>Below are all the options available for a web request call URL.<\/p>\n<table>\n<tbody>\n<tr>\n<td width=\"204\">base URL<\/td>\n<td width=\"461\">https:\/\/localhost:8000\/servlet\/com.minisoft.AppServer.AppServer<\/td>\n<\/tr>\n<tr>\n<td width=\"204\">Parameter to AppServer<\/td>\n<td width=\"461\">?APP=com.minisoft.eformz.eFORMzApp<\/td>\n<\/tr>\n<tr>\n<td width=\"204\">Decide how to process<\/td>\n<td width=\"461\">\n<table>\n<tbody>\n<tr>\n<td width=\"96\">Service Type<\/td>\n<td width=\"203\">&amp;director<\/td>\n<\/tr>\n<tr>\n<td width=\"96\">Service Type<\/td>\n<td width=\"203\">&amp;output<\/td>\n<\/tr>\n<tr>\n<td width=\"94\"><\/td>\n<td width=\"211\">&amp;config=configuration file\u00a0 name<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"205\">Parameters for DirectorService<\/td>\n<td width=\"472\">\n<table>\n<tbody>\n<tr>\n<td width=\"232\">Service Type<\/td>\n<td width=\"224\">&amp;director<\/td>\n<\/tr>\n<tr>\n<td width=\"232\">which host<\/td>\n<td width=\"224\">&amp;Host=localhost<br \/>\n&amp;Port=9996<\/td>\n<\/tr>\n<tr>\n<td width=\"232\">Authentication for director<\/td>\n<td width=\"224\">&amp;User=minisoft<br \/>\n&amp;Password=password<\/td>\n<\/tr>\n<tr>\n<td width=\"234\">Toolkit file *<br \/>\nMust be started with -ac parameter<\/td>\n<td width=\"229\">&amp;ConfigurationName=accessible.cfg<\/td>\n<\/tr>\n<tr>\n<td width=\"232\">Queue name in toolkit file<\/td>\n<td width=\"224\">&amp;QueueName=Accessible<\/td>\n<\/tr>\n<tr>\n<td width=\"232\">File name for POSTed data<\/td>\n<td width=\"224\">&amp;NameTemplate=data_.xml<\/td>\n<\/tr>\n<tr>\n<td width=\"232\">Wake a sleeping queue<\/td>\n<td width=\"224\">&amp;ProcessData=true<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"204\">Parameters for OutputService<\/td>\n<td width=\"461\">\n<table>\n<tbody>\n<tr>\n<td width=\"126\">Service Type<\/td>\n<td width=\"82\">&amp;output<\/td>\n<\/tr>\n<tr>\n<td width=\"126\">Project Name<\/td>\n<td width=\"82\">&amp;project<\/td>\n<\/tr>\n<tr>\n<td width=\"126\">Project Key<\/td>\n<td width=\"88\">&amp;projectkey<\/td>\n<\/tr>\n<tr>\n<td width=\"126\">Output Format<\/td>\n<td width=\"82\">&amp;format<\/td>\n<\/tr>\n<tr>\n<td width=\"126\">Pages<\/td>\n<td width=\"82\">&amp;pages<\/td>\n<\/tr>\n<tr>\n<td width=\"126\">Start Page<\/td>\n<td width=\"84\">&amp;startpage<\/td>\n<\/tr>\n<tr>\n<td width=\"126\">End Page<\/td>\n<td width=\"82\">&amp;endpage<\/td>\n<\/tr>\n<tr>\n<td width=\"128\">Other parameters<\/td>\n<td width=\"80\">*<\/td>\n<\/tr>\n<tr>\n<td width=\"126\">Data File Name<\/td>\n<td width=\"82\">&amp;datafile<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"204\">Service Type can be<\/td>\n<td width=\"461\">\n<table>\n<tbody>\n<tr>\n<td width=\"70\">Director<\/td>\n<td width=\"61\">director<\/td>\n<\/tr>\n<tr>\n<td width=\"68\">Output<\/td>\n<td width=\"58\">output<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"204\">Parameters<\/td>\n<td width=\"461\">\n<table>\n<tbody>\n<tr>\n<td width=\"146\">&amp;project<\/td>\n<td width=\"121\">String<\/td>\n<\/tr>\n<tr>\n<td width=\"146\">&amp;projectkey<\/td>\n<td width=\"121\">String<\/td>\n<\/tr>\n<tr>\n<td width=\"146\">&amp;format<\/td>\n<td width=\"119\">String<\/td>\n<\/tr>\n<tr>\n<td width=\"146\">&amp;datafile<\/td>\n<td width=\"119\">String<\/td>\n<\/tr>\n<tr>\n<td width=\"146\">&amp;pages<\/td>\n<td width=\"134\">PageRangeSelection<\/td>\n<\/tr>\n<tr>\n<td width=\"146\">&amp;startpage<\/td>\n<td width=\"121\">Int (1)<\/td>\n<\/tr>\n<tr>\n<td width=\"146\">&amp;endpage<\/td>\n<td width=\"124\">Int (999999)<\/td>\n<\/tr>\n<tr>\n<td width=\"146\">&amp;Host<\/td>\n<td width=\"121\"><\/td>\n<\/tr>\n<tr>\n<td width=\"146\">&amp;Port<\/td>\n<td width=\"121\"><\/td>\n<\/tr>\n<tr>\n<td width=\"146\">&amp;User<\/td>\n<td width=\"121\"><\/td>\n<\/tr>\n<tr>\n<td width=\"146\">&amp;Password<\/td>\n<td width=\"121\"><\/td>\n<\/tr>\n<tr>\n<td width=\"148\">&amp;ConfigurationName<\/td>\n<td width=\"119\"><\/td>\n<\/tr>\n<tr>\n<td width=\"146\">&amp;QueueName<\/td>\n<td width=\"121\"><\/td>\n<\/tr>\n<tr>\n<td width=\"146\">&amp;NameTemplate<\/td>\n<td width=\"121\"><\/td>\n<\/tr>\n<tr>\n<td width=\"146\">&amp;ProcessData<\/td>\n<td width=\"121\">Boolean<\/td>\n<\/tr>\n<tr>\n<td width=\"146\">&amp;Sync<\/td>\n<td width=\"121\">Boolean<\/td>\n<\/tr>\n<tr>\n<td width=\"146\">&amp;Source<\/td>\n<td width=\"121\"><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/td>\n<\/tr>\n<tr>\n<td width=\"204\">PageRangeSelection can be<\/td>\n<td width=\"461\">all( &#8220;All pages&#8221; ),<br \/>\ncurrent( &#8220;Current pages&#8221; ),<br \/>\nrangeFromStart( &#8220;Page Range (from start)&#8221; ),<br \/>\nrangeFromEnd(&#8220;Page Range (from end)&#8221; ),<br \/>\nobsolete0( &#8220;Page Range (from end )&#8221; )<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n","protected":false},"excerpt":{"rendered":"<p>eFORMz can be called as a web service. We loosely refer to eFORMz calling itself as the eFORMz API (Application Programming Interface). For more details, view the following posts: eFORMz API (Called as a Web Service) eFORMz API .NET Web Service Call Below are all the options available for a web request call URL. base [&hellip;]<\/p>\n","protected":false},"author":75,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[583,341,25],"_links":{"self":[{"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/posts\/6097"}],"collection":[{"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/users\/75"}],"replies":[{"embeddable":true,"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/comments?post=6097"}],"version-history":[{"count":7,"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/posts\/6097\/revisions"}],"predecessor-version":[{"id":10364,"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/posts\/6097\/revisions\/10364"}],"wp:attachment":[{"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/media?parent=6097"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/categories?post=6097"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/c002.minisoft.com\/support\/wp-json\/wp\/v2\/tags?post=6097"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}