Don Panek Posted February 6, 2019 Share Posted February 6, 2019 I think it would be a great addition if we could add the ability to add notes to field level mappings. This would be very handy for documenting why a field was mapped or what a particular formula is doing for that field mapping. This is not always apparent especially when reviewing somone elses code and designs. Link to comment Share on other sites More sharing options...
Dawn Ronayne Posted February 6, 2019 Share Posted February 6, 2019 Hello Don, This feature exists in the product today! Here is an excerpt from our documentation for reference. Adding Comments When writing formulas, it can be useful to add comments to, for example, turn features on and off while testing or to provide information for other users. Text in comments is not processed by TIBCO Scribe Online and is ignored when you select Validate. TIBCO Scribe Online uses the following comment formats: // Use two slashes for a one line comment. /* Enclose multi-line comments within a slash and an asterisk */ Thanks, Dawn Link to comment Share on other sites More sharing options...
Alicia Rhoades 2 Posted February 6, 2019 Share Posted February 6, 2019 If I am reading your suggestion correctly, this is already possible with // foo or /* foo */ comment blocks. See the section 'Adding Comments' in the help article 'Formula Editor' for more information: https://help.scribesoft.com/scribe/en/sol/formulas/formulaeditor.htm Note, you can use the /* foo */ on the same line as your mapping, if you don't normally open the formula editor: Link to comment Share on other sites More sharing options...
Don Panek Posted February 6, 2019 Author Share Posted February 6, 2019 Wow I did not know that so thanks a bunch! That will come in handy :) Link to comment Share on other sites More sharing options...
Manoj Chaurasia Posted March 8, 2019 Share Posted March 8, 2019 I didn't know this either! Thank you for pointing this out! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now