For more information, please refer to this announcement explaining best practices for getting answers to questions.
Tag not in the xml
Summary:
Can anyone help me with this?
I am trying to a field through extract definitions.
Once after running the report, I couldn't able to see the tag being populated in the XML but it's there in a log file.
I created a fast formula
/***********************************************************
FORMULA NAME : MSJ_PER_ASG_POS_COST_FF
FORMULA TYPE : Extract Rule
DESCRIPTION: This formula is to get person's assignment position code.
MODIFIED (MM/DD/YY)
elsy 09/26/24 - Created
************************************************************/
DEFAULT FOR DATA_ELEMENTS IS EMPTY_TEXT_TEXT
DEFAULT FOR PER_ASG_POS_POS_CODE IS ' '
INPUTS ARE DATA_ELEMENTS (TEXT_TEXT)
rule_value = 'POSITION_COSTING'