Bureaucrats, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators, Widget editors
23,423
edits
No edit summary |
No edit summary |
||
Line 85: | Line 85: | ||
# FQDSAgentName ::= <agentId>@<domain>[:<port>] | # FQDSAgentName ::= <agentId>@<domain>[:<port>] | ||
# | # | ||
# and the values | # and the values manually supplied from control blocks in the DCMS account profile where results will also be available. | ||
# | # | ||
if [ -z $2 ] then | if [ -z $2 ] then | ||
Line 92: | Line 92: | ||
fi | fi | ||
# | # | ||
# | # Try a connect based on just the FQDSA assuming an eligible station. | ||
# | # | ||
FQDSA=getmcpcms.ai-integration.biz/?FQDSA=$2 | FQDSA=getmcpcms.ai-integration.biz/?FQDSA=$2 |