Update message definitions docs for single-definition documents - #11877
Open
aimiliatheologimendix wants to merge 1 commit into
Open
Update message definitions docs for single-definition documents#11877aimiliatheologimendix wants to merge 1 commit into
aimiliatheologimendix wants to merge 1 commit into
Conversation
In Studio Pro 11, message definitions are split into separate documents, so each document now contains a single message definition. - Update the menu path to Add other > Message definition - Remove the list-based Managing Message Definitions section - Move Generate mapping(s)... under the General tab - Remove the Name field, as the document name is now the definition name - Rename Filter to Search and match the Example Value column header - Update both screenshots to the new UI - Fix "a message definitions" to singular in Import Mapping Action Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
| ### Input Content Type | ||
|
|
||
| If the import mapping is based on a [message definitions](/refguide/message-definitions/), it can import both XML and JSON. Select whether the input object contains XML or JSON. | ||
| If the import mapping is based on a [message definition](/refguide/message-definitions/), it can import both XML and JSON. Select whether the input object contains XML or JSON. |
Contributor
There was a problem hiding this comment.
Since there is no collection document, do we need to remove the plural format in the ref guide link? message-definitions to message-definition
Collaborator
There was a problem hiding this comment.
How will the UI appear in Studio Pro? When a user is adding one to their app (following right-click > Add other), does it appear as "Message defintion" or "Message defintions" in the menu? We suggest matching the UI. However, keep in mind that if we change the URL to /refguide/message-definitions/, this will need to be updated if the link is hard coded in Studio Pro.
Contributor
Author
There was a problem hiding this comment.
The new UI will show singular but since I know that changing URLs is a painful, my suggestion is to keep it as it is!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
In Studio Pro 11.15, message definitions are split into separate documents, so each document now contains a single message definition.