Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
paputzback
Contributor III
Contributor III

Education Exercises - Errata

Exercise 4

Step 1:

Open Variable Editor by using VariableEditor Shortcut or open 1.Example\6.Script\2.VariableEditor\VariableEditor.qvw now you are running Variable Editor outside 0.Administration Container this user/developer cannot create containers.

What does it mean that this users/developer cannot create containers?

The first Step 11, there are two:

Try a more advance SET Expression: SET vG.TestVariable4 =TextBetween(Replace('$(vG.BasePath)','$(vG.RootPath)',''),'.','\') &'_'&Left(DocumentName(),len(DocumentName())-4)

Note: The doc says to use vG .TestVariable4 for the variable.

Second Step 11:

Add a Text Object and put in the value = $(vL.TestVariable4)

Step 12: Doc says you should see Administration_LoadIncludeExample

I get Example_LoadIncludeExample

Shouldn't I, since everything I did was in the Example Directory?



1 Reply
Magnus_Berg
Employee
Employee

Hi Phillip, sorry for late answer.
What does it mean that this users/developer cannot create containers?

Exact the Variable Editor will be in a mode that only Global variables can be created for that container, nothing else.

Note: The doc says to use vG .TestVariable4 for the variable.

Thanks for the info, there could be some type o's as the education was written a long time ago

I get Example_LoadIncludeExample

Shouldn't I, since everything I did was in the Example Directory?

Thanks for the info, as you are in the Example container you would get that result, when the exercise was created there was no example container. We will fix the exercises.

Best regards

Magnus