Quantcast
Channel: SCN : Popular Discussions - SAP PowerDesigner
Viewing all articles
Browse latest Browse all 1779

Unspecified error in VB Script regarding identifier

$
0
0

I have a VB script that attempts to get an attribute of an identifier in a PdLDM model.  The code is similar to the following:

 

dim identifier

set identifier = entity.FindChildByName(identifier_name, PdLDM.cls_Identifier)

dim attribute

set attribute = identifier.GetAttribute(attribute_name)

 

The method GetAttribute() keeps resulting "Unspecified error (0x80004005) At line ##, character #.  Does anyone have experience with this?  Thanks.


Viewing all articles
Browse latest Browse all 1779

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>