You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

EDM-Search specific Nodes in Viewpoint/Hierarchy using Business logic

Summary:

We are trying to implement a Business logic for Property (TestLogic) in EDM and need guidance on how to replicate a similar functionality that exists in DRM.

Scenario:

Node Name 1: 12345
Node Name 2: 12345IC

We are writing a property logic for node 12345. The requirement is to check whether a corresponding node with the suffix "IC" (for example, 12345IC) exists within the same Viewpoint/Hierarchy.

Expected Result

For node 12345:

Return 1 if node 12345IC exists in the same Viewpoint/Hierarchy.
Return 0 if node 12345IC does not exist.

In DRM, this requirement was achieved using the NodeInHier function, which allows validation of a specific node's existence within a hierarchy.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!