BookmarkSubscribeRSS Feed
aromanyukha
Calcite | Level 5

Hi, I need 2 things from SASMA (user defined node for CI linked to stored process).

1) Handle and raise errors with user messaging regarding SAS and Oracle errors. I read documentation but will be thankfull for good approach (native and stable way to raise error with messaging)

2) Popup interactive example to show custom popup in CI (2 types yes/no and OK buttons) and read user action in sas code (stored process)

Regards.

 

2 REPLIES 2
shill
SAS Employee

You can raise errors in a process node by setting the "maerror" macro variable to a number > 0 (preferably above 10,000) and you can provide a message via the "mamsg" variable.

 

There is no capability to provide interactive dialog boxes in SAS code like that - and especially not in something that can be scheduled to run in batch.


Register today and join us virtually on June 16!
sasglobalforum.com | #SASGF

View now: on-demand content for SAS users

Dmitry_Alergant
Pyrite | Level 9

From quite a technical description of what the author was looking for without an actual use case, it's unclear whether the standard functionality of configurable parameters (promts) of a stored process Process Node fulfills what they need to achieve, or not.      It's kind of pops up (when the user double-clicks at the process node), and the response is being processed in SAS code (when the node or campaign is executing), 

-------
Dmitriy Alergant, Tier One Analytics

Review SAS CI360 now.png

 

Want to review SAS CI360? G2 is offering a gift card or charitable donation for each accepted review. Use this link to opt out of receiving anything of value for your review.

 

 

 

 

SAS Customer Intelligence 360

Get started with CI 360

Review CI 360 Release Notes

Open a Technical Support case

Suggest software enhancements

Listen to the Reimagine Marketing podcast

Assess your marketing efforts with a free tool

 

Training Resources

SAS Customer Intelligence Learning Subscription (login required)

Access free tutorials

Refer to documentation

Latest hot fixes

Compatibility notice re: SAS 9.4M8 (TS1M8) or later

 

 

How to improve email deliverability

SAS' Peter Ansbacher shows you how to use the dashboard in SAS Customer Intelligence 360 for better results.

Find more tutorials on the SAS Users YouTube channel.

Review SAS CI360 now.png

 

Want to review SAS CI360? G2 is offering a gift card or charitable donation for each accepted review. Use this link to opt out of receiving anything of value for your review.

 

 

 

 

SAS Customer Intelligence 360

Get started with CI 360

Review CI 360 Release Notes

Open a Technical Support case

Suggest software enhancements

Listen to the Reimagine Marketing podcast

Assess your marketing efforts with a free tool

 

Training Resources

SAS Customer Intelligence Learning Subscription (login required)

Access free tutorials

Refer to documentation

Latest hot fixes

Compatibility notice re: SAS 9.4M8 (TS1M8) or later

 

 

Discussion stats
  • 2 replies
  • 1204 views
  • 0 likes
  • 3 in conversation