Please enable JavaScript to view this site.

This exit program must be called by a File Output Device and is used to POST the generated file to a Web Service. If the Web Service requires you to log on with a Username and Password then these must be provided. You may specify up to seven Name & Value pairs as Parameters for the Web Service.

Note: You may need to upgrade your Cobwebb Server software to use this program - from version 6.2.78.

Parameter

Length

Description

Example

PARM1

132

First 132 characters of URL to Web Service.

Note: Characters must be escaped e.g. blank is %20

https://localhost:6443/docStore/store/Test%20DocStore/document/

PARM2

132

Last 132 characters of URL to Web Service.

Note: Characters must be escaped e.g. blank is %20

 

PARM3

132

Username for Web Service if required.


PARM4

132

Password for above Username


PARM5

132

The Parameter name for the file parameter

document

The following are Name and Value pairs for the Web Service parameters.

PARM6

132

Parameter Name 1

CUSNO

PARM7

132

Parameter Value 1

ABC001

PARM8

132

Parameter Name 2

INVNO

PARM9

132

Parameter Value 2

0000001

PARM10

132

Parameter Name 3


PARM11

132

Parameter Value 3


PARM12

64

Parameter Name 4


PARM13

64

Parameter Value 4


PARM14

64

Parameter Name 5


PARM15

64

Parameter Value 5


PARM16

64

Parameter Name 6


PARM17

64

Parameter Value 6


PARM18

64

Parameter Name 7


PARM19

64

Parameter Value 7


PARM20

64

Not used