|
UPCOMING EVENTS |
|
|
Sept 21-25, 2008 OpenWorld
|
|
|
|
Moscone Center, San Francisco, CA.
Booth 3918 |
|
|
|
| |
Version History
|
|
|
4.7
- Web Optimization for WAN. Startup and data retrieval
times are 3x faster for low-speed WAN connections.
- Filter helpers. Right-click column to easily enter
filters for: list of values, ranges, blanks, not-blank, and today's
date.
- Improved WebSecurity setup. Now run DASWebsecurity.exe
to setup a workstation to run DAS. Execution is automatic and does
not require a user to click through setup screen.
- Works with Firefox and other client browser. When you
run DASWeb in other browsers, save the DASWeb to a local download
location and run from there.
- Group display styles: Category and value, value, indexed value. Previously,
DAS only allowed one format for showing group values: Column:Group
value. Now when you right-click the group row, you can set two new
styles: value-only and indexed value. Indexed value is useful for
showing month descriptions in the month order instead of alphabetic
order.
- Better license request system. Previously DAS attempted
to send license request information automatically. With various
firewalls, this system sometimes failed. The new system gives the
user test to cut and paste to email for the license request.
- Works with World (still in beta). This version runs on
World software. You can use all of the power of Data Access Studio
in World.
4.6.1
- Faster Web performance for Associated Descriptions and Table
Lookups. This version has block lookups and better caching to
make Associate Description and Table lookups much faster over the web.
- 8.12 fix for issue where DAS may open default layout with columns
sorted by Alias name. For 8.12 and DAS 4.5+, DAS could open the default layout with the columns sorted
by alias name. This release fixes that issue.
- New DASWeb.exe web execution point. You can now publish
DASWeb.exe on web pages. DASWeb will automatically use IE to cache
the DAS assemblies. DASWeb is light <64K and prevents accidental
double-launching. This results in more convenience and better
performance when running DAS over the web.
- Summarize item on column menu.
Now you can summarize by right-clicking a column in a grouped layout
a selecting Summarize and the type of summary you want (e.g. Sum, Min,
Max, etc.). This gives you another way to add summaries--versus
the previous way of instead of finding the summary line in the
grid and then right-clicking for the summary menu.
- Hide/Show columns form has Hide All and Show All buttons in the
toolbar. Previously, you could hide and show all columns by
right-clicking in the Hide/Show columns grid and selecting "check all"
or "uncheck all". Now you can do the same thing with one button
press on the displayed toolbar.
4.6
- Faster performance over low-bandwidth WAN. After first
time load, DAS will initialize 3 times faster than before. DAS is
much faster during online processing as well over a low-bandwidth
connection. Faster Associated Descriptions and Table Lookups
over WAN.
- 8.12 compatibility.
Workaround for machine master spec issue in 8.12. Needed to
get correct deployment server information.
- New Chart of Accounts calculation. For any view with
the chart of Accounts Table (F0901), you can now apply the "Group
Accounts" calculation to convert the grid into a chart of accounts.
From here you can create Financial reports such as Balance Sheets and
P&Ls for companies, business units, regions, etc. You can drill
down and up with the inline level of detail control.
- Increased detection of suggested joins. DAS now detects
more types of table joins in the suggested joins tab: for example
General Ledger (F0911) to Accounts Payable(F0411) join.
- Visual Assist auto-size. When you click a filter box
that has a visual assist, DAS automatically expands the box while you
type in the filter. When you are finished typing the box returns
to its original size. This is a convenience feature.
- New Month Description calculation. Now you can get the
month description from a date field instead of just the month number.
- New security option to control sort at database. If you
need to ensure that sorts only occur on the DAS client for system
database performance, now you can force the sort to occur on the client.
4.5
- Expanded export capability. Now you
can export your grid data to more output formats: Excel, HTML, PDF,
TIFF, TSV, XML. PDF generator requires no additional software!
DAS now provides quick options to export all data or selected grid data.
DAS also lets you set default export parameters such as: destination
directory, auto-open and auto-name.
- Auto-convert date filters.
Now when you save a layout with a date filter, another user with a
different date format can still run your report. DAS will
automatically convert the date filter to the correct format on-the-fly.
- Sort at database option. Because DAS can sort at the
grid level and because many queries are ad hoc, sorting at the grid can
provide significant performance benefits. DAS now defaults to sort
at grid. This makes sorting and grouping happen much faster.
If you need to sort at the database, check the grid style option to sort
at database.
- Web-based help. All helps are now Web-based htm.
This simplifies web and thin client deployment of the help system.
- DASADMIN can see all layouts and reports. Now when you
sign in as DASADMIN, you have access to all user reports and layouts.
This make administration easier for the case where you need to manage
reports and layouts of say a contractor who is no longer working for
you.
- Save Header and footer with layout. Now you can design
the header and footer of your layout. When you save the layout,
your header/footer information is saved with the layout.
- Save filters with layout is now the default save. When
you save a layout, the default action now is to save the filter values.
Before, you had to check the "Save filters" box first.
4.3.2
- Sort capability on Table Lookup Calculation. Now you
can specify your own sort criteria independent from the index that you
choose for your table lookup.
- Auto-purge audit Trail.
Now you can have DAS automatically purge audit records that are
older than a specified number of days.
- Improved Associated Description coverage.
4.3.1
- 8.12 support. Data Access Studio now runs on 8.12.
- Audit Trail.
Now you can have DAS record all user access to show who is accessing
what tables. Provides performance information on count, select,
load, and calculation times.
- Date/Time calc now exports with correct format to Excel.
- Improved startup performance.
4.3
- Dynamic business views. Now you can create
EnterpriseOne business views on-the-fly. Simply define your
tables, joins and columns and you are ready to go! No need for OMW
or package builds. Create integrity reports that show missing
details without headers or headers without details. Easily change
the join on-the-fly -- add tables, columns or change the join condition.
- Associated Description now works on Table Lookup columns.
Now you can add associated descriptions to the columns that you
bring back with table lookups.
- Date/Time calc now exports with correct format to Excel.
- Improved HTTP WAN support. Added firewall name and
automatic connection capabilities when running DAS in HTTP WAN.
- Added new option to override Auto-uppercase. DAS
automatically uppercases a column filter based on the Data Dictionary
definition. Now a user may override auto-uppercasing on a
per-layout basis. Useful when one needs to find mixed case values
in an uppercase-only field.
4.2
- String comparison calculation. Now you can compare two
string values and see the result in the calculated column. You can
then filter on the resulting column to show strings that are equal, not
equal, or less than or greater to each other.
- Environment name displayed in the title bar. The DAS
Title bar now shows in which environment you are working.
- Expanded Associated Descriptions. Now you can get the
associated descriptions for many more columns. Right-click the
column and select Calculations->Quick->EnterpriseOne->Associated
Description
- Account Category calculation. For any table or business
view that has OBJ and SUB columns, you can now retrieve the AAI account
category for the account. For instance, this will let you know if
an account is an Asset, Expense, Revenue, etc. You can then group
by the account category to create financial reports such as Profit and
Loss statements.
- Filter from Excel. Now you can define cells in Excel
that will serve as data filters into DAS. This feature gives you
reports a "Processing Option" look.
- Language Column Caption. Now the Description caption
for the column will show the description in the user's preferred
language.
4.1
- New Digital Certificate for LAN and WAN deployment
- Improved LAN/WAN performance
- Improved Snapshot performance
- Date difference can now display difference in months and years
- <BLANK> file now filters for blank value and null values
- License import shows confirmation
4.0
- Embed Excel
- Quick link columns
- Quick link group summaries
- Save Excel with layout
- Publish with embedded excel
- Fixed LAN Server timeout issue and session auto-restart
3.3.8
- Calculation columns
- Add on-the-fly calculations to your grid
- Group, summarizes and filter any calculation column
- Calculation types: database lookup, date, interop, math, system
and text
- Add, delete, edit calculations
- Quick add calculations
- Documentation updated
- Export to Excel enhancements
- Now exports groups and summaries as well as data.
- Use Ctrl+E to quick export your selection to excel.
- Data converted to excel native types.
- Works with international data such as date and numeric formats
- Grouping level - now you can set the default grouping level for your
layout. This is useful when you want to see a particular grouping
level of detail versus all details.
- Enhanced inheritance security model.
- Works with Xe, ERP8, E1 8.9, and E1 8.10
- Workspace mode preference: Normal, Maximize, Tile Horizontal, Tile
Vertical. When mode is active, then each time you open a table,
the workspace adjusts the windows based on the current mode.
3.2.4
- Disable grid during load - performance and UI enhancement
3.2.3
- Enhanced Memory Management
- Updated all toolbar buttons to properly enable/disable during a
grid load
- Partial columns. By hiding columns and saving the grid as a
layout, you instruct DAS to only bring back the visible columns.
This results in faster grid loads and lower memory use.
- Fixed filter error that occurred when DD items begin with a number
3.2.2
|
|
|
|
|