Hi Everyone,
This is the 3rd post of the series, #HowToWithAprisoMI, which is - “Create and Use Custom DLL via MI Script”.
As part of this post, we are going to do the following things:
- Create a custom DLL using C# .Net
- Register the DLL in GAC so that it can be used via MI Script
- Reference and use the custom DLL in MI Script
- Use the MI script, which is pointing to the DLL, in a business logic (SO/ PB)
- View the impact of the DLL/ Script/ “Business Logic pointing to the MI Script” from an end-user’s standpoint
Demo Environment info. –
- Apriso 2022 SP1 installed on a single server
- Visual Studio 2022, Version 17.4.1
Please see the attached video for more information.
Following is the URL of the earlier post:
https://r1132100503382-eu1-3dswym.3dexperience.3ds.com/#community:44/post:2EAtvrHHQ72yo0oX0dTt4g
