Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
How to load card association using user keys
Summary:
HDL error in loading Card association using user keys
Content (required):
AS part of worker load Calculation Card is create automatically, now I am trying to associate TRU using below HDL I am getting the error. I tried the component sequence as 1 and 2 , for both the values I am getting same error, can anyone help me where I am going wrong.
The values 300000167939285,300000001156421,2 aren't valid for the attribute DirCardCompId.
METADATA|CardComponent|LegislativeDataGroupName|DirCardDefinitionName|DirCardCompDefName|Context1|CardSequence|ComponentSequence|AssignmentNumber|EffectiveStartDate|EffectiveEndDate|SourceRef001=PersonNumber|SourceRef002=LName|SourceRef003=FName|SourceRef004=Err COMMENT|CardComponent|US Legislative Data Group|Tax Withholding for Pension and Annuity Payments|Retiree US Taxation||1|2|NXXXX|2022/08/01|4712/12/31|||| METADATA|CardAssociation|EffectiveStartDate|EffectiveEndDate|AssignmentNumber|LegislativeDataGroupName|TaxReportingUnitName|DirCardDefinitionName|CardSequence MERGE|CardAssociation|2022/08/01|4712/12/31|NXXXX|US Legislative Data Group|XXXX Code 7|Tax Withholding for Pension and Annuity Payments|1 METADATA|CardAssociationDetail|EffectiveStartDate|EffectiveEndDate|AssignmentNumber|LegislativeDataGroupName|TaxReportingUnitName|DirCardDefinitionName|CardSequence|DirCardCompDefName|ComponentSequence|AssociationAssignmentNumber MERGE|CardAssociationDetail|2022/08/01|4712/12/31|N43408|US Legislative Data Group|XXXX Code 7|Tax Withholding for Pension and Annuity Payments|1|Retiree US Taxation|2|NXXXX
0