Skip to content

ADO-2495 - Handle HR0080 Answers#79

Merged
bzimonjaSDPR merged 20 commits into
devfrom
ADO-2495
Aug 18, 2025
Merged

ADO-2495 - Handle HR0080 Answers#79
bzimonjaSDPR merged 20 commits into
devfrom
ADO-2495

Conversation

@danilomeireles
Copy link
Copy Markdown
Collaborator

What changes did you make?

This change introduces a new API endpoint /processIcmJsonClob and supporting module to handle the processing of JSON CLOB (Character Large Object) data from the Siebel ICM system.

Why did you make these changes?

Raw CLOB data contains JSON strings that need to be parsed into usable JavaScript objects for consumption

What alternatives did you consider?

I also considered the option to create this endpoint in a separate microservices application. The endpoint is implemented in Comm-Layer to start simple, but it maybe will be moved to a microservice in the future.

Checklist

  • I have assigned at least one reviewer
  • My code meets the style guide
  • My code has adequate test coverage (if applicable)

@danilomeireles danilomeireles marked this pull request as ready for review August 11, 2025 15:47
@bzimonjaSDPR bzimonjaSDPR merged commit 7039f9a into dev Aug 18, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants