Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Adding field to Infoset

Former Member
0 Likes
487

Hi,

I have added an extra field to the structure of the infoset.  The infoset values are generated through program and structure(global Properties).

But when I execute, I am getting an error,

"Error when reading field catalog (internal error)".

Any idea what is causing the issue?

When I checkedthrough debugging, I found that the newly added field is not available in AQBWFCAT table.

Could this be the reason?  IF yes, what adds the field to this table?

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
430

Solved.. I have to recreate DS again.

Hi,

I have added an extra field to the structure of the infoset.  The infoset values are generated through program and structure(global Properties).

But when I execute, I am getting an error,

"Error when reading field catalog (internal error)".

Any idea what is causing the issue?

When I checkedthrough debugging, I found that the newly added field is not available in AQBWFCAT table.

Could this be the reason?  IF yes, what adds the field to this table?

Thanks.

1 REPLY 1
Read only

Former Member
0 Likes
431

Solved.. I have to recreate DS again.