Blitz Report Sample Upload (Interface Table)

Description
Categories: Enginatics, Upload
Repository: Github
Sample upload to be used as a template by copying (Tools>Copy Report) to create new uploads using Interface Table.

Download Blitz Report™ – World’s fastest reporting and data upload for Oracle EBS

Contact us to schedule a demo or if you need help with the installation

select
null action_,
null status_,
null message_,
xus.rowid row_id_,
xus.id,
xus.name,
xus.date_of_birth,
xus.created_by,
xus.creation_date,
to_number(null) last_updated_by,
to_date(null) last_update_date
from
xxen_upload_sample xus
where
1=1
&not_use_first_block
&report_table_select 
&report_table_name 
&report_table_where_clause 
&success_records
&processed_run
order by 5
Parameter Name SQL text Validation
Name
xus.name=:name
LOV