Hello Dirk,I tested this functionality and it works !
Thank you very much. :-) Br  Artur On 4 January 2014 15:01, Dirk Bulinckx <[email protected] (mailto:[email protected])> wrote: In the current beta (2584 build) I just added a feature that will help you :-) In all location were you can use the % parameters you can now also point to a custom script.   Example:    You have a VBS file called c:\myscripts.vbs and within this file you have a function called myoutput                 function myoutput(x)                         ....                     myoutput="1234"             end function       In the SETUP: General\Custom Scripts you define a new script and point to this file and to the name of the function (myoutput in the example). This will give you an ID (for example 3)       In the locations were you can use the % parameters you can also use         (SCR=3)     which will be replaced by the output of the script with ID 3        Example:         HTTPpost to URL             http://www.something.com/(SCR=3)/something (http://www.something.com/(SCR=3)/something)      will become         http://www.something.com/1234/something (http://www.something.com/1234/something)   The beta can be found on http://beta.woodstone.nu (http://beta.woodstone.nu)                     Dirk Bulinckx Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu/) StellarDNS (DNS Hosting) - http://www.stellardns.com (http://www.stellardns.com/)  -------------------------------------------------------------------------------- From: Servers Alive Discussion List [mailto:[email protected] (mailto:[email protected])] On Behalf Of Artur Kudelka Sent: Friday, January 03, 2014 10:31 PM To: Servers Alive Discussion List Subject: Re: [SA-list] Unique id varible in SA ? It should be different each time. Incrementation is not needed. Br Artur Kudelka Tieto 3. 1. 2014 v 21:31, Dirk Bulinckx <[email protected] (mailto:[email protected])>: Increment or change? It's important that it's different each time but does it have to increment by 1?     Dirk Bulinckx Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu/) StellarDNS (DNS Hosting) - http://www.stellardns.com (http://www.stellardns.com/)  -------------------------------------------------------------------------------- From: Servers Alive Discussion List [mailto:[email protected] (mailto:[email protected])] On Behalf Of Artur Kudelka Sent: Friday, January 03, 2014 7:46 PM To: Servers Alive Discussion List Subject: Re: [SA-list] Unique id varible in SA ? I would like to use it in URL and it would increment for each alert fire. Br Artur Kudelka Tieto 3. 1. 2014 v 19:16, Dirk Bulinckx <[email protected] (mailto:[email protected])>: Would you use this unique ID within the URL or the body (the to post part?) And would it be using for each time that the alert fires, or unique per entry?  Dirk Bulinckx Servers Alive - http://www.woodstone.nu (http://www.woodstone.nu/) StellarDNS (DNS Hosting) - http://www.stellardns.com (http://www.stellardns.com/)  -------------------------------------------------------------------------------- From: Servers Alive Discussion List [mailto:[email protected] (mailto:[email protected])] On Behalf Of Artur Kudelka Sent: Friday, January 03, 2014 3:16 PM To: Servers Alive Discussion List Subject: [SA-list] Unique id varible in SA ? Hello Dirk, please is any possibility how to get some unique id to HTTP(S) alert ? If not it is possible to add a functionality for creation of some unique variable whichàincrements by 1 - something like sequence ? Thank you in advance for your response. -- S pozdravem / Best regards Artur Kudelka, Integration Specialist, SWIFT Service Support Tieto, Value àNetworks email à[email protected] (mailto:[email protected]), direct +420597177205 (tel:%2B420597177205), mobile +420725931609à28.à â¢ÃÂjna 3346/91, CZ-70200 OSTRAVA; www.tieto.com (http://www.tieto.com) Please note: The information contained in this message may be legally privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, you are hereby notified that any unauthorised use, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank You. To unsubscribe send a message with UNSUBSCRIBE in the subject line to [email protected] (mailto:[email protected]) If you use auto-responders (like out-of-the-office messages), make sure that they are not sent to the list nor to individual members. Doing so will cause you to be automatically removed from the list. To unsubscribe send a message with UNSUBSCRIBE in the subject line to [email protected] (mailto:[email protected]) If you use auto-responders (like out-of-the-office messages), make sure that they are not sent to the list nor to individual members. Doing so will cause you to be automatically removed from the list. To unsubscribe send a message with UNSUBSCRIBE in the subject line to [email protected] (mailto:[email protected]) If you use auto-responders (like out-of-the-office messages), make sure that they are not sent to the list nor to individual members. Doing so will cause you to be automatically removed from the list. To unsubscribe send a message with UNSUBSCRIBE in the subject line to [email protected] (mailto:[email protected]) If you use auto-responders (like out-of-the-office messages), make sure that they are not sent to the list nor to individual members. Doing so will cause you to be automatically removed from the list. To unsubscribe send a message with UNSUBSCRIBE in the subject line to [email protected] (mailto:[email protected]) If you use auto-responders (like out-of-the-office messages), make sure that they are not sent to the list nor to individual members. Doing so will cause you to be automatically removed from the list. To unsubscribe send a message with UNSUBSCRIBE in the subject line to [email protected] (mailto:[email protected]) If you use auto-responders (like out-of-the-office messages), make sure that they are not sent to the list nor to individual members. Doing so will cause you to be automatically removed from the list. -- S pozdravem / Best regards Artur Kudelka, Integration Specialist, SWIFT Service Support Tieto, Value  Networks email  [email protected] (mailto:[email protected]), direct +420597177205, mobile +420725931609 28.ÅÃjna 3346/91, CZ-70200 OSTRAVA; www.tieto.com (http://www.tieto.com) Please note: The information contained in this message may be legally privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, you are hereby notified that any unauthorised use, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank You. To unsubscribe send a message with UNSUBSCRIBE in the subject line to [email protected] If you use auto-responders (like out-of-the-office messages), make sure that they are not sent to the list nor to individual members. Doing so will cause you to be automatically removed from the list.
