ACP miscellaneous
Passwords
{For an ACP_Server_License the authentication method can vary.}
- ACP uses firebase authentication on Lumina servers. To get your firebase password, when you sign up for ACP on the sign in page you will enter an email address and password into the appropriate fields and then press the Sign up button.
- A user {I.e an email address} can have only one Analytica Cloud Platform (ACP) password at a time. If you change your ACP password say in your individual ACP account, this will also change your password in any Group account you may be a member of.
- You can change your password by clicking the 'Get a new password' link on the sign in page and following the reset instructions. Or when signed in to ACP you can click the Change password link in the Account tab.
- A new group account user with an existing ACP password {i.e. his individual account} will be sent an invitation email for the group account, and should use their existing ACP password.
- A new group account user who has no ACP individual account will be sent an invitation to ACP, with a link to the sign in page. From there they can sign up - and at the same time create a firebase password.
Truncating large Tables
Because large tables take a long time to load in ACP, they are truncated. If the number of rows is larger than the number of columns than the number of rows will be truncated and vice versa.
Current limits are: Result tables 20K cells Edit tables 10K cells
Automatic updating of text nodes on the diagram
The Msgbox() function is now supported in ACP. Documentation of this feature has been moved here for reference purposes.
Before ACP supported DTA's Msgbox() function, this was a way to change a text node to display a message.
Here's an example model Text node update.ana
Once the model opens in ACP, click the output node.
This will call the function to change the text node's description if necessary, along with showing the result.
You can toggle the text in this case by pressing the button as well.
Onclick for "show definition x"
Here's an example:
- Open ACP Show definition.ana in ACP 2:
- Click on the edit table button {edit table should appear in the frame node with one column body}
- Click on the Button (Now the edit table will update and now have three columns.)
Enable comment auto-refresher