This topic contains 0 replies, has 0 voices, and was last updated by erictgrubaugh 7 years, 6 months ago.

  • Author
    Posts
  • #4571 Score: 0

    erictgrubaugh
    • Contributions: 0
    • Level 1

    I have been working on putting together custom SuiteScript file templates for the SuiteCloud IDE (https://gitlab.com/erictgrubaugh/ecl…ript-templates if you’re curious); in doing so, I ran across a couple interesting issues:Map/Reduce is not available as a selection when generating a file, even though it is listed in the ss_2_0_templates.xml, and the appropriate .js file is in the template directory
    Both the Suitelet and Bundle Installation files seem to use their corresponding 1.0 templates instead of the 2.0 templates, even though the ss_2_0_templates.xml lists the correct template file, and the correct .js template file is in the template directory
    My custom templates for all 1.0 script types and all other 2.0 script types work flawlessly; there is just something not right with these three 2.0 types.

    My ss_2_0_templates.xml file:

    Code:




    Relevant files in my template directory:

    Other Info:

    OS: Windows 10 Pro

    Eclipse Version: Neon (4.6.0)

    JRE Version: 1.8.0_101

    SuiteCloud IDE Version: 2016.2.0.e4
    This is a cached copy. Click here to see the original post.

You must be logged in to reply to this topic.