You are viewing limited content. For full access, please sign in.

Question

Question

Pass Dynamic Field value[External Table 1] as parameter to another dynamic field[External Table 2]

asked on November 17, 2021

I have a template with dynamic fields. The template is bound with 2 external table.

External Tables are:

Table 1 -> empid, name, dept id

Table 2 -> dept id, dept name, dept head

 

so my template goes like this: -

Employee name-> selection

Department ID-> selection

 

On selecting department ID, i must get the other details Dept name and dept head. The value of External table 1 linked dynamic field should be passed as parameter to retreive the other details on external table 2.

 

Note: View is a solution. But, the amount of data is really huge and wont be able to merge and create a view. it table 2 mins + for loading itself of sql.

0 0

Replies

replied on November 18, 2021

Hi Lokesh,

You can used store procedure instead or do ETL (schedule an Import of the view results on laserfiche database) to get a quick response.

Regards,

Arvind

 

 

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.