Skip to content

[BUG] Unable to import sailpoint.api.IdentityService; #18

Description

@ed-schuelter-sp

Describe the bug
When I try to import sailpoint.api.IdentityService class in the Rule Development Kit, which is used in a cloud rule without any issues, I receive an error.

To Reproduce
Steps to reproduce the behavior:

  1. Open the RDK project in IDE (Eclipse my case)

  2. Open /src.main/java

  3. Open 'UsernameGenerator.java' class

  4. Add "import sailpoint.api.IdentityService;" to other imports

  5. See error

  6. Execute Maven tests on a rule that uses IdentityService

  7. See error

Expected behavior
I should be able to import the IdentityService class to use in my rule development.

Screenshots

Image

Image

Operating System (please complete the following information):

  • OS: Windows 11 Version 23H2 OS Build 22631.4890
  • Eclipse IDE 2024.06

Additional context
When running a rule validation the import works fine:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions