I have defined a dataformat in TIBCO. I need to format a date field as 'MM/DD/YYYY', but TIBCO by default expects the format as 'YYYY-DD-MM'. when i declare dataformat there is no provision to include any Xpath formula to convert date format.
Users are saying that the date avalilabe in csv file will be of format MM/DD/YYYY , please suggest another way where i can include date formatting in dataformat design.