Here we are clearing the composite subslots values for our use case and the functionality working fine but the botium gives an error
Botium Error
Conversation file
Chat - User select two denied claims
#me
Claims Denied
UPDATE_CUSTOM SET_LEX_REQUEST_ATTRIBUTE|BC-LP-CONTEXT|“"{\"convId\":\"test-convId\"}"”
UPDATE_CUSTOM SET_LEX_SESSION_ATTRIBUTE|mockLpContext|eniUser
UPDATE_CUSTOM SET_LEX_SESSION_ATTRIBUTE|mockObapiClaims|userWithTwoClaimDenied
#bot
Here are your most recent claims that have one or more services denied, sorted by date of service.
Select the claim you’d like to check on.
INTENT claimsDenialReason
#bot
JSON_PATH $.messages[1].content |{“structuredContent”:{“type”:“vertical”,“elements”:[{“type”:“vertical”,“elements”:[{“type”:“horizontal”,“borderLine”:false,“percentages”:[20,80],“elements”:[{“type”:“image”,“url”:”https;//sampleImgUrl},{“type”:“vertical”,“elements”:[{“type”:“text”,“tag”:“title”,“text”:“02/20/2023”},{“type”:“text”,“tag”:“title”,“text”:“Claim #: MockClaim1”}]}]},{“type”:“button”,“title”:“See Denied Reason”,“class”:“button”,“style”:{“background-color”:“#3736A6”,“color”:“#ffffff”,“size”:“medium”,“bold”:true},“click”:{“actions”:[{“type”:“publishText”,“text”:“MockClaim1”}]}}]},{“type”:“vertical”,“elements”:[{“type”:“horizontal”,“borderLine”:false,“percentages”:[20,80],“elements”:[{“type”:“image”,“url”:“https;//sampleImgUrl”},{“type”:“vertical”,“elements”:[{“type”:“text”,“tag”:“title”,“text”:“02/20/2023”},{“type”:“text”,“tag”:“title”,“text”:“Claim #: MockClaim2”}]}]},{“type”:“button”,“title”:“See Denied Reason”,“class”:“button”,“style”:{“background-color”:“#3736A6”,“color”:“#ffffff”,“size”:“medium”,“bold”:true},“click”:{“actions”:[{“type”:“publishText”,“text”:“MockClaim2”}]}}]}]}}
#me
MockClaim2
#bot
Claim #: MockClaim2
Provider: provider Name2
Claim Status: Denied
Here is the coverage explanation for each service listed on this claim:
Service Description:
Doctor’s office visit
Coverage Explanation: Because he was number 2
You can access more information about this claim #dummyLink.
#me
MockClaim1
#bot
Claim #: MockClaim1
Provider: provider Name1
Claim Status: Denied
Here is the coverage explanation for each service listed on this claim:
Service Description:
Doctor’s office visit
Coverage Explanation: Because he was number 2
You can access more information about this claim #dummyLink.
#include
botAnythingElse
#include
userSeeOtherDeniedClaims
#bot
Here are your most recent claims that have one or more services denied, sorted by date of service.
Select the claim you’d like to check on.
#bot
JSON_PATH $.messages[1].content |{“structuredContent”:{“type”:“vertical”,“elements”:[{“type”:“vertical”,“elements”:[{“type”:“horizontal”,“borderLine”:false,“percentages”:[20,80],“elements”:[{“type”:“vertical”,“elements”:[{“type”:“text”,“tag”:“title”,“text”:“02/20/2023”},{“type”:“text”,“tag”:“title”,“text”:“Claim #: MockClaim1”}]}]},{“type”:“button”,“title”:“See Denied Reason”,“class”:“button”,“style”:{“background-color”:“#3736A6”,“color”:“#ffffff”,“size”:“medium”,“bold”:true},“click”:{“actions”:[{“type”:“publishText”,“text”:“MockClaim1”}]}}]},{“type”:“vertical”,“elements”:[{“type”:“horizontal”,“borderLine”:false,“percentages”:[20,80],“elements”:[{“type”:“vertical”,“elements”:[{“type”:“text”,“tag”:“title”,“text”:“02/20/2023”},{“type”:“text”,“tag”:“title”,“text”:“Claim #: MockClaim2”}]}]},{“type”:“button”,“title”:“See Denied Reason”,“class”:“button”,“style”:{“background-color”:“#3736A6”,“color”:“#ffffff”,“size”:“medium”,“bold”:true},“click”:{“actions”:[{“type”:“publishText”,“text”:“MockClaim2”}]}}]}]}}