2015 Oct 13 12:20 AM
I am working on a program that someone else created so using Proxy data types is new to me. I am working within SPROXY.
There is a data type with a namespace to an outside service (UPS actually).
When looking at the data type, when I click on the objects tab, there are about 10 objects inside of there. Most of them are a structure (proxy structure generated). They are a subset of the entire proxy structure.
I need to create a new structure within this data type.
I have the data type highlighted in the left pane, and when I try to create a new object, I am given several choices for what type of object I want to create.
None of these choices says "Structure" or anything like that. I can create a new data type, but I feel like that will create an entire new proxy data type. I just want to create a new structure under the objects of the current proxy data type.
Is one of these suggested objects actually a structure? When I go into the edit mode of the proxy type that contains the list of objects, there is no option to create a new object. I can simply rename the objects that are already shown in the list under this data type.
The attached image shows my choices of new objects that I can create.
I am working on a program that someone else created so using Proxy data types is new to me. I am working within SPROXY.
There is a data type with a namespace to an outside service (UPS actually).
When looking at the data type, when I click on the objects tab, there are about 10 objects inside of there. Most of them are a structure (proxy structure generated). They are a subset of the entire proxy structure.
I need to create a new structure within this data type.
I have the data type highlighted in the left pane, and when I try to create a new object, I am given several choices for what type of object I want to create.
None of these choices says "Structure" or anything like that. I can create a new data type, but I feel like that will create an entire new proxy data type. I just want to create a new structure under the objects of the current proxy data type.
Is one of these suggested objects actually a structure? When I go into the edit mode of the proxy type that contains the list of objects, there is no option to create a new object. I can simply rename the objects that are already shown in the list under this data type.
The attached image shows my choices of new objects that I can create.
2015 Oct 13 12:31 AM
BTW...The reason I am wanting to do this is I am only apparently able to update nested data at the root and up to one level down. For example there is a structure that contains about 8 fields and then another table and inside that 2nd table is a 3rd table. I can update any of the fields at the root level, any of the fields at the 2nd level including the table that resides there but cannot update the data in the 3rd level table. This is where I need to modify data. Any attempt at doing so and I am told that I cannot with this error:
3rd level table is a table without a header line therefore it has no component called <the component I want to modify>
However I can modify anything at the first or 2nd level.
The reason I am asking my question is I was going to make a structure one level down since I know I can modify at those levels.
Hopefully not too confusing.
thx all
2015 Oct 13 9:14 AM
Hi,
If the 3rd table is already part of the proxy structure then creating a structure will not help. Can you post the code that you are using to modify/insert the third table?
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |