EducationSoftwareStrategy.com
StrategyCommunity

Knowledge Base

Product

Community

Knowledge Base

TopicsBrowse ArticlesDeveloper Zone

Product

Download SoftwareProduct DocumentationSecurity Hub

Education

Tutorial VideosSolution GalleryEducation courses

Community

GuidelinesGrandmastersEvents
x_social-icon_white.svglinkedin_social-icon_white.svg
Strategy logoCommunity

© Strategy Inc. All Rights Reserved.

LegalTerms of UsePrivacy Policy
  1. Home
  2. Topics

How to pass multiple selectors as multiple prompts’ answer from source document to target document with URL API


Shuang Qi

Senior Cloud Support Engineer II • Strategy


Strategy URL API supports functionality to pass certain types of prompt answers. The below example shows how to pass source document selections as target document prompt answers with URL API: 
 

  1. Create a source document with two selectors Country and Category. 
  1. Create a target document with the same attributes use as element list prompts. 
  1. In the source document, insert text and put the below URL from the Edit Link option: 


http://<servername>:<port> /MicroStrategy/servlet/mstrWeb? 

&Project=Strategy+Tutorial&Server=xxxxx&Port=0 

&evt=2048001 

&src=mstrWeb.2048001 

&documentID=A773C5874B6730733115F59678CFBE4C 

¤tViewMedia=1&visMode=0 

&elementsPromptAnswers=8D679D3811D3E4981000E787EC6DE8A4;{&CurrentSelectionElementID:WA20F4F59CE534008867CA5B58A73A74A&},8D679D3711D3E4981000E787EC6DE8A4;{&CurrentSelectionElementID:W9E759260FDE34E85BBFAE41429C25272&}&share=1 

 
IDs in the example: 
 
Attribute ID for Country 8D679D3811D3E4981000E787EC6DE8A4 
Attribute ID for Category 8D679D3711D3E4981000E787EC6DE8A4 
Please follow KB327318 to capture selector node key: 
 
Country selector: WA20F4F59CE534008867CA5B58A73A74A 
Category selector: W9E759260FDE34E85BBFAE41429C25272 
 


Comment

0 comments

Details

Knowledge Article

Published:

June 30, 2023

Last Updated:

June 30, 2023