Skip to content

When calling actions, Reasoning Engine behind is attempting to cast that specific string of digits as a numberΒ #32

@BryanMak-CG

Description

@BryanMak-CG

Summary

Performing PoC to move Agent Builder to Agent Script. While assigning variables to action input, it jumped to an error without any logs. The sample variable would be a 10-12 digit number with a potential leading zero, thus has to be treated as a literal text string, like 096359596.

Tried to create a bridging variable for testing purposes, realizing the variable will be converted as a number during the reasoning or before reasoning.

Isolated problem from action as tried to hard-code a string in action input and triggered as expected.

Salesforce Org Type

Developer Edition Org

Steps To Reproduce

  1. Create 1 variable with linked string and source from Messaging Session.
  2. Assign the context variables to Action Input.
  3. Agent will response as a generic error without error log.

Current Behavior

Error with no logs.

Expected Behavior

Linked String variable passed to action and works as designed in Agent Builder.

Relevant Log Output

Sorry, we've encountered an unexpected error. Please try again.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions