Dynatrace information getting written to delimited file
search cancel

Dynatrace information getting written to delimited file

book

Article ID: 404916

calendar_today

Updated On:

Products

CA Application Test

Issue/Introduction

When the step "Write to Delimited File" is invoked and executed, then it writes some system related information along with required columns listed on the step.

Below is the contents of the file where dt.entity.host,  dt.entity.host_group, dt.entity.process_group, dt.entity.process_group_instance, etc. are the extra information which is being logged.

-------------------------------------------------------------------------------------------------------------------------------------------------------------------

EXCEPTION_DT,EXCEPTION_CD,PREM_ID,SP_ID,SA_ID,BILL_ID,TD_ENTRY_ID,TD_TYPE_CD,MESSAGE_CAT_NBR,MESSAGE_NBR,WR_ID,FA_ID,INSERT_DTTM,EXCEPTION_ID
{}{dt.entity.host=<HOSTNAME>, dt.entity.host_group=<HOST_GROUP>, dt.entity.process_group=<PROCESS_GROUP>, dt.entity.process_group_instance=<PROCCESS_GROUP_INSTANCE>, dt.host_group.id=<HOST_GROUP_ID>} 04-DEC-24,420,6495500560,6495500595,2289616911,228316006548,29133062088121,TD-BSERR,11108,12601,,,"04-DEC-24 12.00.18.000000 AM",4439334

Environment

DevTest 10.8.3 Workstation

Resolution

Resolved in patch_DE641164_10.8.3_GA.jar. Please open a Broadcom Support case and request the fix in DE641164.

 

Additional Information

To apply the patch:

  1. Stop the Workstation.
  2. Download the patch file patch_DE641446_10.8.3_GA.jar.
  3. Place the downloaded file into the <DevTest-Home>/lib/patches folder.
  4. Remove any existing patches from the patches folder to avoid conflicts.
  5. Start the Workstation.
  6. Open the Write to Delimited File step, enable “Native file mode”, save the configuration, and then verify the issue has been resolved.