Adapter Questions (Purpose and Usage of GetByID)

i think using VS for customization is just as handy for the same reasons. @josecgomez.trigemco struggles with the copy/paste features that the Microsoft interface provides its users i think :wink:
This is generic, you’ll have to add the specific references to the form you are working in.

after you grab this file, rename it to .zip instead of .txt

Epicor.10.Customization.txt (8.8 KB)

1 Like

Yeah man Copy and Paste SUCKS! LoL

1 Like

You guys rock on an epic level!

In Jose’s defense - Cut and Paste in Epicor only works 47.6% of the time lol

Bahahahah +1

Hi @rbucek,

I’ve tried to create VS project based on your template. When I see the project references, it seems SessionManagerClient reference doesn’t exist. So where is DLL file for its reference?

Thanks

Note: I’m using epicor 10.1

Updated:
Nevermind, I found SessionManagerClient.dll file in “C:\Epicor\ERP10.1Client\Client\SessionManagerClient.dll”

3 Likes

Sorry for the necro, but is the suggestion to get the BO reference download still valid? I tried it for 10.200x and my screen comes up blank:

Randy, right-click the file and go to Properties -> General. There is likely something about it being blocked – click “Unblock” to get full access.

Unblock_File

2 Likes

That was it! Thanks @bacoombs

@Randy

decompiling the file will give you the actual C# script code

1 Like