Link to this page
Print this page
Parent topic
:
How to call .NET APIs from Genero in a SOA environment
How To's
/
How to call .NET APIs from Genero in a SOA environment
Calling .NET from Genero
Step 1: Create an ASP.NET Web Service Application
Step 2: Rename the generated files
Step 3: Add the barcode library as a reference
Step 4: Add the buildImage method
Step 5: Publish the service
Step 6: Generate 4GL stub to access the .NET library
Step 7: Modify your 4GL application