Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Bulk Loader and HTML tags
Content
The Bulk Loader seems to be adding extra quotation marks when HTML tags are used as part of the import template. I'm trying to incorporate the following line into an Enrollment Description field but after the import the code does not display as intended. I can clean this up manually but was wondering if this is expected behavior or if there is some modification I can make to my code.
Excel entry ... <font color="purple">1/16/18 11:00-11:45AM<br>Bayshore Pavilion K3601</font>
What I get after the bulk import ... "<font color=""purple"">1/16/18 11:00-11:45AM<br>Bayshore Pavilion K3601</font>
0