In a multisite environment, what is the default sharing behavior of user profiles?
A. They are shared across all the sites.What is the resulting outcome when the statements below are executed without a transaction?
repositoryItem.setPropertyValue("name", "John"); repositoryItem.setPropertyValue("lastName", "Doe")
A. For each setProperty value, ATG begins a JTA transaction, calls setPropertyValue, and commits the JTA transaction. At this point, SQL is issued and the changes are committed.The default Task for a merchandiser in ATG workflow after production deployment is complete is____________.
A. Verify Production DeploymentHow many current and saved orders does ATG allow a user profile to have?
A. ATG allows one current order and one saved order per user profile.What does the following item-descriptor demonstrate?
A. Transient properties