
- Completely Web Based.
- Can be run in batch
- The easiest way to load data
- Simple. You don't need XML knowledge
- No complicated parameter files
- Straight forward.
- Has many options, including powerful validations that
can be run before the load to ensure only good data is loaded.
- Supports two orderings for fully qualified names: the
RoAccess standard, which is lowest to highest separated by periods.
Also ASG's order which is highest to lowest ordering
- Supports writing NameSpace attributes in addition to
normal link attributes
- Can create and load custom NameSpace RIMs
- Handles the population of the IDENTIFICATION
attribute many of the standard ASG RIM utilize.
- Supports loading
of NameSpaces and NameGroups
- supports and enforces one link to an Item.
- supports and enforces multiple links to an
Item, but each Link Qualifier must be unique.
- Item names can have parenthesis () and commas in
them.
- If an Item Name in a link has parenthesis in its
name, then tilde (~) characters can be used to identify the link qualifier.
See the OPTION=ALLOW_PARENS_IN_LINK_TARGET section in the
RoLoader on-line help.
- RoLoader now gives you a real-time progress
indicator telling you what row in the spreadsheet it is currently
processing. This is great for long running load jobs.
- A new validation. If you are updating Items that
should already exist, you can now verify they do indeed exist. This is a
companion validation to the case where you are loading Items that should not
exit and you can verify they do indeed not exist before loading.
- Displays the row number that is being loaded.
Helpful for long running load job
- Do not wrap link lines if they have extremely long
link qualifiers
- Automatically correct
"cell format errors" when the .tsv file is generated by a program.
Several classes of tsv errors are not tolerated. This makes creating
specialized extract and reformatting programs creating RoLoader files easier
for you.
- For long running loading jobs, it pops up a
progress window that constantly tells you which line in your spreadsheet
file is currently being processed. Then writes
"Finished" at the end.
- When batch loading large numbers of blob/binary
attributes with files (like Excel, MSWord), allow blanks in file names
and directories which are common in Windows file systems.
- A "Finished" button.
After RoLoader completes, you can now click the "Finished Button" to go
back to the Item screen, and not have to hit BACK three times. Again,
a user friendly feature. Especially when you have a lot to do and
you are in a hurry.
- RoLoader now uses the colors in your user level
Cascading Style Sheets.
- When bulk loading links, RoLoader will now automatically convert the
target Item names to upper case if that ItemType is defined as upper case
names only. This is a convenience, so you do not have to spend your
time making sure the case of names is correct if the target ItemType is
capitals only.
- RoLoader has a special option that will allow
you to load links that point to
ItemTypes that are not currently in the Subject Area.
See the RoLoader documentation for details. This will defeat the normal link
attribute validations.
- When the RoLoader initial page displays, a popup
now displays the
number of rows of data that RoLoader has found, and asks
you to compare that with the number of rows in your spreadsheet. We have found
a large number of older spreadsheet
data that have data formatting errors. This will
help to detect these so they can be
repaired and subsequently loaded. This will help
to assure all data quality before loading.
- Display the number of new Items created and the
total number of Attributes written
- all RoLoader to provide the default DEFINITION
(time stamp and user name). This means a file with only one column, ItemNames, can
be used to create all those Items.
- provide a number of advisory messages like: No
data to load, no columns selected to load.
- Now a file containing a single column (ITEM_NAME)
can be used to either create Items (assigning the default DEFINITION) or delete
Items. This file can come as an export from other systems.
- You can now load the default value for Text Attributes
if the cell is null.
- There is an advisory message that warns you if
you have disabled all columns for loading or there are not columns to load.
- some very old spreadsheets contain invalid
characters in the data, that show
up as little squares in Excel. RoAccess now ignores
them.
- Long URLs (hyperlinks) that are being loaded are
no longer wrapped or truncated.
- More RoLoader explanations and examples.
- Handles extremely long, complex text cells from Excel.
- - Very long link qualifiers can be loaded When bulk loading links,
RoLoader will now automatically convert the target Item names to
upper case if that ItemType is defined as upper case names only. This is a convenience,
so you do not have to spend your time making sure the case of names is correct
if the target ItemType is capitals only.
- - Fix: Corrects a bug in wrapping long lines.
- - Change: Delete Item: In no Items are selected to be deleted, a message
says so. Before, it
just said "success".
- Do not wrap link lines if they
have extremely long link qualifiers
- Now all TEXT attributes will receive the "Overwrite or Append" radio
buttons by default, unless it is defined as a 1 line field in the
RoAccess extended metadata. Also, the DEFINITION attribute also receives "Overwrite or Append" radio buttons.
Although Rochade defines the DEFINITION attribute as only one line, it is common knowledge
that the DEFINITION attribute is loaded with multiple lines by Rochade scanners. So
RoAccess will no longer enforce a single line for the DEFINITION attribute for data loading.
- Handles extremely long, complex text cells from Excel.
- RoLoader bulk loads blobs/files. For large
scale document management projects, you can conveniently load documents,
files, graphics, charts, images, spreadsheets, etc.
Click
here for more info.
- you can now load link attributes where there are multiple target
ItemTypes.
Click
for more info.
|