-
Type:
Bug
-
Status: Closed
-
Priority:
Medium
-
Resolution: System Behaviour
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: BenAdmin
-
Labels:
-
Environment:Production
-
Bug Severity:Medium
-
Module:BenAdmin - Export
-
Reported by:EDI
-
Company:Employbridge
Hello,
Developing a new file for Employbridge in production named "Employbridge_InfoArmor Identity Theft". There is a field named Unique ID where i need to use employee social security number and attach a sequence number for dependents.
On Spouse and Child subtemplates, I mapped "Employee Social Security No." and "Enrollment Enrolled Member Sequence No" and i am only getting the sequence number on the file and not ssn.
Can this please be corrected ASAP as i need to send a test file out.
Thanks,
Chris
--------------------------------------
I tried observing different scenarios with the field Enrollment Enrolled Member Sequence No it is observed that it is not working when mapped with multiple field like social security no, Employee ID , or any other field.
Issue is only with field Enrollment Enrolled Member Sequence No which when used in multiple mapping only exporting sequence number. other multiple field combination is working fine like the one mentioned above
Please check the same.
Thanks
S Prashant.
- causes
-
WT-12448 Employbridge > Company Level Export > Employbridge_InfoArmor Identity Theft > Multi Mapped field not Working
-
- Closed
-
Labels | Manual_Export |
Description |
Hello, Developing a new file for Employbridge in production named "Employbridge_InfoArmor Identity Theft". There is a field named Unique ID where i need to use employee social security number and attach a sequence number for dependents. On Spouse and Child subtemplates, I mapped "Employee Social Security No." and "Enrollment Enrolled Member Sequence No" and i am only getting the sequence number on the file and not ssn. Can this please be corrected ASAP as i need to send a test file out. Thanks, Chris -------------------------------------- I tried observing different scenarios with the field Enrollment Enrolled Member Sequence No it is observed that it is not working when mapped with multiple field like social security no, Employee ID , or any other field. Issue is only with field Enrollment Enrolled Member Sequence No which when used in multiple mapping only exporting sequence number. other multiple field combination is working fine like the one mentioned above Please check the same. Thanks S Prashant. |
Hello, Developing a new file for Employbridge in production named "Employbridge_InfoArmor Identity Theft". There is a field named Unique ID where i need to use employee social security number and attach a sequence number for dependents. On Spouse and Child subtemplates, I mapped "Employee Social Security No." and "Enrollment Enrolled Member Sequence No" and i am only getting the sequence number on the file and not ssn. Can this please be corrected ASAP as i need to send a test file out. Thanks, Chris -------------------------------------- I tried observing different scenarios with the field Enrollment Enrolled Member Sequence No it is observed that it is not working when mapped with multiple field like social security no, Employee ID , or any other field. Issue is only with field Enrollment Enrolled Member Sequence No which when used in multiple mapping only exporting sequence number. other multiple field combination is working fine like the one mentioned above Please check the same. Thanks S Prashant. |
Root Cause | Scenario/Requirement Missed [ 18432 ] |
Assignee | Ganesh Sadawarte [ ganesh.sadawarte ] | Chris Ellenberger [ chris.ellenberger ] |
Status | Open [ 1 ] | In Development [ 10007 ] |
Resolution | Done [ 10000 ] | |
Status | In Development [ 10007 ] | Rejected [ 10004 ] |
Status | Rejected [ 10004 ] | Closed [ 6 ] |
Attachment | WT_12453_Multiple_mapping_Details.docx [ 71991 ] |
Status | Closed [ 6 ] | Reopen in Production [ 10027 ] |
Remaining Estimate | 4h [ 14400 ] | |
Original Estimate | 4h [ 14400 ] |
Remaining Estimate | 4h [ 14400 ] | 0h [ 0 ] |
Time Spent | 4h [ 14400 ] | |
Worklog Id | 102579 [ 102579 ] |
Status | Reopen in Production [ 10027 ] | In Development [ 10007 ] |
Resolution | Done [ 10000 ] | System Behaviour [ 10100 ] |
Status | In Development [ 10007 ] | Rejected [ 10004 ] |
Status | Rejected [ 10004 ] | Closed [ 6 ] |
Transition | Time In Source Status | Execution Times |
---|
|
48d 18h 35m | 1 |
|
12d 15h 50m | 1 |
|
39s | 1 |
|
1m 10s | 2 |
|
15d 9h 54m | 2 |
Concern: Enrollment Enrolled Member Sequence No field not working in multiple field mapping
Cause: Whenever we develop new mapping fields, we have separate implementation for normal mapping and separate implementation for multiple mapping. Not all fields are implemented for multiple mapping and this is one of them.
Correction: We need to implement this fields in multiple mapping logic as well. Thanks.