Teneo Developers
Table of Contents
Was this page helpful?

Share to

Troubleshooting

Globals

__Teneo Studio Desktop __

Error typeAffected documentError messageImplicationResolution
WarningScripted ContextA scripted context must have a nameTeneo Studio prevents saveGive the Scripted Context a name as described here
WarningScripted ContextA scripted context must have a scriptTeneo Studio prevents saveWrite the script of the Scripted Context, also see here
WarningScripted ContextAll expected states must have a name and a script valueTeneo Studio prevents saveProvide the expected state(s) with a name and script value, also see here
WarningListenerListener name is emptyTeneo Studio prevents saveProvide the Listener with a name as described here
WarningScriptScript name is emptyTeneo Studio prevents saveProvide the Script with a name as described here
WaringVariableVariable name is emptyTeneo Studio prevents saveProvide the Variable with a name as described here
Error typeAffected documentError messageImplicationResolution
Document validation failedScripted ContextAll expected states must have a nameDocument cannot be savedProvide the expected state(s) with a name
Document validation failedScripted ContextAll expected states must have a scriptDocument cannot be savedProvide the state(s) with a script
Document validation failedScripted ContextA Scripted Context must have a scriptDocument cannot be savedWrite the script of the Scripted Context, also see here
Document validation failedScripted ContextA Scripted Context must have at least one expected stateDocument cannot be savedAdd an expected state and remember to give it a name and script value
Document validation failedScripted ContextAll expected states must have a unique name within the Scripted ContextDocument cannot be savedEach expected state needs to have a unique name
ErrorGlobal VariablePlease add a variable nameDocument cannot be savedGive the Global Variable a name before continuing