Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. apxltd
    3. Posts
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Posts made by apxltd

    • RE: Search db for all uses of a variable

      Mostly it's goign to be the PlanVersions table. Plan_Bytes is UTF8-encoded , so you can do "CAST(Plan_Bytes as VARCHAR(MAX))". The ConfigurationFileInstances table may reference it, if you use configuration file assets. IssueSources are another destination.

      Note you should never directly update the database.

      posted in Support
      apxltd
      apxltd
    • RE: Synchronise resource credentials from Buildmaster to Otter

      Hey Clint;

      This was intentional in the infrastructure sync; credentials are a bit trickier, because of the encryption key and fact that some credentials aren't supported.

      That said, this is definitely on our roadmap and will (likely) come in the form of a new (free) product that manages multiple instances of our tools:

      • users and permissions
      • licenses
      • resource credentials
      • infrastructure (?)
      • other settings?

      In the mean time, it's possible to do with a database script / simple tool that just updates rows from one database to another (ResourceCredentials table). We can certainly help with that if needed.

      posted in Support
      apxltd
      apxltd
    • 1
    • 2
    • 3
    • 4
    • 5
    • 5 / 5