Loading
  • Community Manager (Flexera Software)

    It depends on what you want to update and whether you want to be able to do this via SLM or via SMACC:

    • Bulk update (a set of objects) with the SAME change can be done from within the SLM by multi select objects in 'search for <object> reports' then select 'edit...'
    • Bulk update (a set of objects) with different change for any fields by exporting and then using Home->Import Data-> Update existing <ObjectType>. Please note that you may need to delete the data within the object before reintroducing it.

     

    There is another way in achieving 'updates':

    • by Integration Managers 'Snow XML' connector
    • by using Import Service from "Snow License Manager Web Configurator" (see dialog tab 'Import Service' in after starting WebConfigurator.exe)
    • by crafting SQL and DB-Jobs with usage of Snows-StoredProcedures like e.g. "PROCEDURE [dbo].[LicenseAddUpdate]"

    Please note that this is not out of the box and the use of those procedures normally need prior retrieval of the input data needed for this procedure (not only feeding in the updated data) by prior usage of a corresponding 'Get' function/procedure. - e.g. "LicenseGet()". There are even some 'MultiEditAddUpdate' versions of the object-specific AddUpdate procedures which need to craft a predefined (xml-)structure before. Usually you need put this into some other sql-logic to do the lookup-/Sync-decision as to what object/attribute needs to be updated as well.

     

    Due to the nature of this process, you may want to reach out to Snow Support or your provider to help.

    Expand Post

Related  Product Forums


                     â†’ Flexera One



                      â†’ Snow Atlas



                      â†’ FlexNet Manager



                      â†’ Snow License Manager



                       â†’ App Broker


       Need help finding an answer?


        Ask a Question →


Loading
Is there a way to edit/delete more than one object at a time?