You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently exists some entity name resource reference to link any file to ADempiere record, this functionality exists inside ADempiere database but is limited to adempiere instance. Is nice to have these entities inside s3_gateway_rs.
Is nice to have the follow data:
Client ID:
Client Identifier (allows multi-tenant)
Mandatory
Numeric
Table Name:
Table Name
Optional
Numeric
Container ID:
This can be used to identify window, process, form, smart browser and other container
Mandatory
String
Record ID:
ID of current record
Optional
Numeric
Name:
Determine the real file Name to search inside s3
Mandatory
String
IsFolder:
Determine if the reference is a folder, this allows define a list of files inside folder
Mandatory
Default False
Other way is use the tag functionality of s3
The text was updated successfully, but these errors were encountered:
Currently exists some entity name resource reference to link any file to ADempiere record, this functionality exists inside ADempiere database but is limited to adempiere instance. Is nice to have these entities inside s3_gateway_rs.
Is nice to have the follow data:
Other way is use the tag functionality of s3
The text was updated successfully, but these errors were encountered: