We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

ATF : Open url to complete a smart assessment

RyadMohameK
Mega Contributor

Hello, to finish an ATF, i have to complete a smart assessment, but i can`t open the url in the same page so the atf can continue it`s process, what happens is that it will open the assessment in a new page if i use open workspace page
So i used a Step configuration and wrote a script that takes the document_id and use it to generate the url of he assessment, hoping that i can use it to open the url, i used input from Record Query document_id and the output was the absolute_url which i made that opens the assessment, the only issue is that i have no way to open it this way, can anyone help me or guide me around this issue please since there is no step Open Url.

PS: when i use Open workspace page, they ask me for the url but there is no data pill picker or other option, there is just a field for url and i used <${ScriptFix_RK_03.u_url_relative}> and it gave me the page not found

1 REPLY 1

ServiceNow Use6
Tera Guru

Hi,

The opening in the same page or different page depends on the URL. ATF has no role to play with respect to controlling it. URL should not have target="_blank"

Regards

Suman P.