This topic contains 2 replies, has 0 voices, and was last updated by ktarog 9 years ago.

  • Author
    Posts
  • #4160

    pcutler

    Has anyone found a way to automatically detect the bundle version via script?
    This is a cached copy. Click here to see the original post.

  • #4161

    pcutler

    I can access the XML version of an installed bundle at https://system.netsuite.com/app/bund…id=12345&xml=T

    Which has:

    BundleDetails

    But I haven’t had any luck using that in nlapiSearchRecord, nlapiLookupField, or nlapiLoadRecord

  • #4162

    ktarog

    Hi

    Since Bundle record is not yet supported via script, pulling up the bundle version is not possible via APIs nlapiSearchRecord, nlapiLookupField, or nlapiLoadRecord.

    An Enhancement is already field for this feature request under 261950 Expose SuiteBundle record type to SuiteScript.

    The only other way to get the bundle version is via the Bundle Installation scripts thru Function Parameters ‘toversion’ and ‘fromversion’.

    (Reference : https://netsuite.custhelp.com/app/an…ail/a_id/10640)

    Hope this is clear.

    Thanks.


    pcutler replied on 05/10/2016, 04:10 PM: Thank you!

You must be logged in to reply to this topic.