|
Object Permissions Report
|
| |
Anyone know how to determine which objects have NOT had permissions (GRANT) applied to them in a model?
I've created a list report that shows the Object, Grant, and User, but I need to know which objects have not had privileges created for them.
Once that is available, anyone know how to create an Excel file from which I can import grants to objects?... more »
|
|
Enterprise Analysis via Portal
|
| |
It has been our experience during an evaluation of the enterprise use of PD, that the portal's functionality centers on displaying model contents, ie, search of similarly named entities or tables (contains, but not =), viewing for informational purposes only. I make this statement because I am unable to print results, or export to excel to document gap analysis. I am also not able to search based on an extended attribute, which may be of relivance for enterprise analysis purposes. Therefore, if I want to display a data concept from CDM through implementation(s), do I need to do an impact analysis report (assuming all the linkages are intact to do that analysis)?... more »
|
|
keep only 10 last version
|
| |
Hello, I am using power AMC 16.0 (frecnh version of power designer) and I try to keep only the last 10 versions of some models. Do you know an easy way to do it? I am not fluent with scripts...
|
|
Cange current DBMS from Oracle10gR2 to Access2k
|
| |
Hi, we have a Oracle 10gR2 PhysicalDataModel(PDM) and would change it into a Access2000 PDM. With the menu Database->edit current dbms... But the Power Designer change the Column Daatype of varchar(x) and numeric(x) not into a Access Datatype like Text or integer Double.. When i Try to execute the script that the power designer create then i became errors from access because it do not know varchar or numeric..... more »
|
|
add synonym to database package
|
| |
hi,
I created a synonym for a databasepackage when i try to attach it to this baseobject, i.c the package using the pck.synonyms.Add method it fails. No such method or something like that for this object. Any idea?
Auke
|
|
trouble during extraction
|
| |
hello I am using power AMC (french version for PowerDesigner, sorry I am French;) and I have some troubles when i extract som PDM. I consolide one ok and when I extract it the properties model are from an other one. When I check on repository tab or on the web explorer, the properties are ok. the models are link by reference but it should not change the models properties??... more »
|
|
PdXSM: How do i create a new annotation?
|
| |
In VB script (in extended definition of model):
I would like to create a new annotation in any attributes. The type of annotation is 'documentation'. But i don't know how to write it...
for each attrAMC in target.attributes
for each AnnotItem in attrAMC.AnnotationObject.items
set docu = attrAMC.AnnotationObject.items .createnew() -> not good... more »
|
|
LDAP Authetication
|
| |
Has anyone succeded in using LDAP for authentication with PD 16.5
It was working on 16.1 after installation of the EBFs... But, when we updated to version 16.5, it stopped working! We are using the same configuration that has already worked in PD 16.1
Any suggestions?
|
|
Linking Glossary Terms to Business Rules (eg Notes etc)
|
| |
Hi all,
I'm looking for a way of referencing / linking Terms for a Glossary to Business Rules. For example as a user is recording the description of a rule, any Terms/Synonyms would be available as they are typing, and would then be highlighted. My only thought so far is to use the notes property (which handles formatted as opposed to plain text), of a rule to record this information, and use a script to check the notes against the glossary, applying formatting as appropriate.... more »
|
|
Extended Attribute Problem
|
| |
I have defined an extended attribute on the metaclass Table of type Object (Sequence, specifically, though that doesn't matter here). When generating my PDM from my LDM, PowerDesigner by default tries to delete the existing value of the PDM-only attribute.
I've been trying to figure out a way to stop this from happening in a transformation, but I'm not having any luck. Does anyone have an idea on how to encourage PowerDesigner not to remove an attribute value that is not sourced from the Logical model during Physical generation?... more »
|
|
|