Triggering an exception window in ABL Code

Exactly what I needed; thanks Ted.

--Charles

--- In vantage@yahoogroups.com, Ted Koch <tkoch77@...> wrote:
>
> Check this out
>
> http://tech.groups.yahoo.com/group/vantage/message/112720
>
>
>
>
> ________________________________
> From: Charles Mohnike <cmohnike@...>
> To: vantage@yahoogroups.com
> Sent: Friday, October 19, 2012 1:26 PM
> Subject: [Vantage] Triggering an exception window in ABL Code
>
> Does anyone know how to trigger an exception or info box from ABL code in a
> BPM? My query is too complex for the "conditions" section so I need to do it
> in raw ABL and hopefully trigger an exception based on the result.
>
>
>
> --Charles
>
>
>
>
>
>
>
> [Non-text portions of this message have been removed]
>
>
>
> ------------------------------------
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note:Â You must have already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.%c2%a0
> (2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
>
>
>
> [Non-text portions of this message have been removed]
>
Does anyone know how to trigger an exception or info box from ABL code in a
BPM? My query is too complex for the "conditions" section so I need to do it
in raw ABL and hopefully trigger an exception based on the result.



--Charles







[Non-text portions of this message have been removed]
For an error (which backs out changes)



{lib/PublishEx.i

&ExMsg = "cerr-msg"

&ExTable = "'':U"

&ExField = "'':U"

&ExRowID = "'':U"

}



For an info box:

{lib/PublishInfoMsg.i &InfoMsg = cinfo-msg}



From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Charles Mohnike
Sent: Friday, October 19, 2012 2:27 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Triggering an exception window in ABL Code





Does anyone know how to trigger an exception or info box from ABL code
in a
BPM? My query is too complex for the "conditions" section so I need to
do it
in raw ABL and hopefully trigger an exception based on the result.

--Charles

[Non-text portions of this message have been removed]





[Non-text portions of this message have been removed]
Check this out

http://tech.groups.yahoo.com/group/vantage/message/112720




________________________________
From: Charles Mohnike <cmohnike@...>
To: vantage@yahoogroups.com
Sent: Friday, October 19, 2012 1:26 PM
Subject: [Vantage] Triggering an exception window in ABL Code

Does anyone know how to trigger an exception or info box from ABL code in a
BPM? My query is too complex for the "conditions" section so I need to do it
in raw ABL and hopefully trigger an exception based on the result.



--Charles







[Non-text portions of this message have been removed]



------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note:Â You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.%c2%a0
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links



[Non-text portions of this message have been removed]