BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
n3toks
Calcite | Level 5

Hi,

 

we have a custom property implemented in a task right now, where clicking on a button, an STP executes, creates a message and displays it:

n3toks_0-1707893316418.png

We would like it to implement additional functionality: clicking on a button generates URL (in STP) and opens it in a new tab. Any ideas whether it would be possible to implement this? 

1 ACCEPTED SOLUTION

Accepted Solutions
Roel
SAS Employee

A Stored Process, when used in a CI360 custom properties is deployed as a web service called via a connector. Returning the URL in the _WEBOUT of the stored process allows the custom property to receive it from the connector response. That response is just displayed as text. If a new browser page or tab needs to be opened, the user would need to copy/paste the URL rather than click on it.

View solution in original post

1 REPLY 1
Roel
SAS Employee

A Stored Process, when used in a CI360 custom properties is deployed as a web service called via a connector. Returning the URL in the _WEBOUT of the stored process allows the custom property to receive it from the connector response. That response is just displayed as text. If a new browser page or tab needs to be opened, the user would need to copy/paste the URL rather than click on it.

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
  • 1 reply
  • 990 views
  • 0 likes
  • 2 in conversation