Skip to content

Commit 53ecfc9

Browse files
authored
Update README.md
1 parent b70c8d0 commit 53ecfc9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# ABAP File Uploader
22

33
## Description
4+
The ABAP File Uploader is designed to allow an ABAP developer to upload data from a file directly into a target database table in SAP Cloud Platform ABAP Environment instance. This utility expects a json file for the uploaded data with attributes that match the column names in the database table.
45

56
## Requirements
67
Make sure to fulfill the following requirements:
@@ -24,6 +25,11 @@ As a result of the installation procedure above, the ABAP system creates an inac
2425
To activate all development objects from this sample:
2526
1. Click the mass-activation icon (<em>Activate Inactive ABAP Development Objects</em>) in the toolbar.
2627
2. In the dialog that appears, select all development objects in the transport request (that you created for the demo content installation) and choose `Activate`.
28+
3. Once the imported class is activated, you must then manually create an HTTP Service.
29+
a.
30+
b.
31+
c.
32+
2733

2834
## Known Issues
2935

0 commit comments

Comments
 (0)