Baanboard.com

Go Back   Baanboard.com

User login

Frontpage Sponsor

Main

Poll
What do you expect from your SI Implementation partner for the success of ERP implementation.
Bring best practices - Not to offer more CR's Leveraging standard functions
14%
Need more honesty to work with the Users until their processes are fully mapped & Users are trained
43%
Focus on process automation/ integrations/ Real time data/ BI analytics
14%
Stick to basics
29%
Total votes: 14

Baanboard at LinkedIn


Reference Content

 
Blogs
The Future of Cloud Optimization: Azure Consulting Services Unveiled
By maysanders at 28 Nov 2023 - 07:35

The Azure Advantage: Consulting Services Redefining Optimization


Send array to report dinamically
By fom_ln at 23 Nov 2023 - 11:48

Hello, i have a problem.

With the code below i print twice per row the array, instead of printing it only once at the end of the report in the detail 171.

I used as input field the array flat_string with depth 10, and used in the layout fields the field flat_string(1,i) to dinamically use it.

Can you help me? Thanks! 

This is the code of my array:

 declaration:

  long array.max, posi

extern long i

long max_length, iter_length, flat_length

string flat_string(2000)

extern  boolean print.switch

detail.11:

before.layout:

array.max = 10

max_length = 132

posi = 1

if lattr.language$ = "6" then

flat_string = "Something."

else

flat_string = "Something else"

endif

 

for i = 1 to array.max

iter_length = max_length


Shorten the URL for ion api
By marwa.afifi at 22 Oct 2023 - 16:55

Dears ,Is there a way to make the attachment URL on the email that came from ion api short?because the link is too long and the look of the mail was so bad.


Adding item descriptions to the workflow
By marwa.afifi at 16 Oct 2023 - 20:35

I made a trigger to the table adding new field called item description and adding this field to the mapping session and valite and deploy the model 

On ion content adding the  new field and start the workflow of LN_DA_Purchaseorder but nothing adding to the default tree.


Infor LN Personalization
By VishalMistry at 1 Sep 2023 - 10:05

Here goes a small but informative video on Infor LN 10.7 personalization 

 

 

https://www.youtube.com/watch?v=940vez-HuVU


Field Value getting astric (*) Value
By ranajit941 at 14 Aug 2023 - 07:20

In the coding of a customized session, we use the sales order header table (tdsls400). But we are getting Astric(*) value only for this table. Below screen shot for your ref.. Please let me know how this can be resolved.


Table extension after.destroy hook, error on db.delete of tfgld018
By fom_ln at 10 Jul 2023 - 11:26

Hello,

I am new to Baan/Infor Programming and extensibility. I am trying to delete a record in the tfgld018 after deleting a record from tfacp200.

After deleting the record from tfacp200 the UI shows a message reporting: "Record not present in Documents for company", so the record is not deleted from tfgld018. 

I tried to use db.update and using it the record is correctly updated. What am i missing? 

This is the script in the after.destroy hook:

 

|delete the record from documents, does not work 

 select tfgld018.*

from tfgld018 for update

where tfgld018._index1 = {:tfacp200.ttyp, :tfacp200.ninv}

as set with 1 rows

        selectdo

                 db.delete(ttfgld018, db.retry) 

 

        endselect

| update the document after the delete, this works 

        select  tfgld017.*

        from    tfgld017 for update

        where   tfgld017._index1 = {:tfacp200.ttyp,:tfacp200.year}

        selectdo

                tfgld017.docn =  tfgld017.docn - 1


SSRS Report in 10.4 Application Server with 10.7 Tools version
By venkatncs at 21 Jun 2023 - 10:18

Hello All,

 Will SSRS work in LN 10.4 application server with 10.7 tools version?

 

Thank you

Venkat 


Personalize Form
By ranajit941 at 2 Jun 2023 - 21:20

Hello,

When I click on Personalize Form(for all session) it's showing blank page. I enable personalize form from User data template but it's still blank page. Can anybody help me out of this.... 

 

Thanks in advance,

Ranajit 


Task approval done through email
By javiya.vishal at 2 Jun 2023 - 12:48

Hi there,

I want to know if there is any way to do approval directly from email notification and not in mingle app.

 

Thanks,

Vishal 



All times are GMT +2. The time now is 20:02.


©2001-2023 - Baanboard.com - Baanforums.com