Coder Social home page Coder Social logo

idm-designer-bugs-and-workarounds's People

Contributors

lhaeger avatar

Watchers

 avatar  avatar

idm-designer-bugs-and-workarounds's Issues

No providers for action "Compare" exist

  1. Select multiple drivers in Outline
  2. Click Menu -> Live -> Compare
  3. Message appears: "No providers for action "Compare" exist"

Comparing multiple drivers at once works just fine when triggered from the context menu of the selection in Outline, though.

Reconcile: when reconciling multiple drivers, Designer prompts to restart each driver in between, not all at once when finished.

This is annoying on longer running reconcile operations over slow connections, as one has to monitor Designer during the whole process and hit "Restart" every half a minute or so, otherwise reconcile pauses indefinitely.
Would be better to do all the updates in Edir first, then prompt for driver restarts in the end (preferably in a single prompt with tick-box selection rather than one prompt per driver as it is now).

Adding new package version not picked up by Modeler view after switching tabs

Found in: 4.8.4.01

In a project where package development is enabled, open Modeler, then open a DirXML-Script policy so the Script Editor becomes the active tab, Modeler stays open in background. Now create a new package version for any editable package, save and close the Script Editor tab. This will re-activate the Modeler view. In Outline try to find the newly created package version: not there anymore! Also running Package Catalog -> Upgrade Packages... does not show the new package version.

Workaround: close the Modeler view and reopen it: there it is...

No code completion in XML Source editor due to buggy DirXMLScript 4.8.1 and 4.8.2 DTDs

Found in: 4.8.4.1

Designer keeps it policy editor DTDs in <designer install folder>/packages/com.novell.idm.policybuilder_*/DTD. Those DTDs are attached to DirXMLScript policies based on the IDM Server version as set in the project.

The 4.8.1 and 4.8.2 DTD are buggy and cannot be loaded, thereby breaking code completion in XML Source editor.

Known workarounds:

  1. replace the 4.8.1 and 4.8.2 DTD with the corrected versions in https://github.com/lhaeger/IDM-Designer-Bugs-and-Workarounds/tree/main/Workarounds/%233
  2. copy the 4.8.3 DTD over the 4.8.1 and 4.8.2 files
  3. set the server version in the project to 4.8.3 for servers that still run 4.8.1
  4. manually change the version number in the first line of the XML doc in <!DOCTYPE...> from 4.8.1/2 to 4.8.3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.