cancel
Showing results for 
Search instead for 
Did you mean: 

Which steps need to follow while creating stand-alone addon in SAP business one

former_member416544
Participant
0 Kudos

Dear Experts,

I'm very familiar to create lightweight add-on in SAP B1(creating .zip file & .ard file and include add-on deployment) , But, i don't about to, how create standard add-on in sap business one.

Could you please suggest me, which kind of steps need to follow, for creating standard add-on in sap business one. I'm very interest know, what is difference between lightweight add-on and standard add-on.

Thanks,

former_member416544
Participant
0 Kudos

Hi all,

Greetings of the day...!,

Is there any related documentation links, or any suggestion regarding my question. which portion i need to take care, while creating standard add-on. I mean either coding side, do some any extra coding for standard add-on.

I'm looking forward for your positive response.

Thanks,

Johan_H
Active Contributor
0 Kudos

Hi,

Please add the SAP Business One SDK tag to your question.

Regards,

Johan

former_member416544
Participant
0 Kudos

Hello Johan,
Thank you for your prompt replay,

i have updated my question with new additional tags(SAP Business One SDK).

Regards,

former_member416544
Participant
0 Kudos

Hi Pedro Magueija,

Could you please suggest me, Which kind of information need to fill into, Add-on Registration Data Gen.exe file.

I mean installation path and other required details.

Please find the attached screen shot .

Thanks,

Chenna.

Accepted Solutions (1)

Accepted Solutions (1)

pedro_magueija
Active Contributor

Hi Cheena,

The difference between a lightweight add-on and the standard add-on is the installation method.

The lightweight add-on will use the Extension Control Center to install the zip you mentioned.

The standard add-on uses a custom-built installer and is installed in the Add-on Administration facility of SAP Business One.

The easiest way that I know of to create a standard add-on installer is to use B1DE.

You can create one yourself by using other tools (WiX, InstallShield, etc...) but I'm not familiar with those.

Pedro Magueija

LinkedIn | Twitter | Blog

former_member416544
Participant
0 Kudos

Hi Pedro Magueija,

Thank you for your prompt replay.

i will check and update you.

I thought for creating standard add-on, we need to create User Defined Tables(UDT) or User Defined Fields(UDF), while run a add-on first time. I mean without create UDT and UDF's manually, by running add-on it self automatically creates.

It is my understanding, and please correct me if I am wrong.

Thanks,

Chenna.

pedro_magueija
Active Contributor

Hi Cheena,

It's not mandatory to create UDTs or UDFs in any type of add-on. One example is an add-on that only modifies screens.

Creating UDTs and UDFs can be done if you need it, and it can be done in standard or lightweight add-ons. Normally this is done the first time the add-on runs.

So, to recap, a lightweight add-on is essentially the same as a standard add-on, except for the installation method.

Pedro Magueija

LinkedIn | Twitter | Blog

Answers (0)