Hi, I know this function, but it doesn`t do what I want. It REMOVES formatting, while I want to preserve it.
Re: How to get rtf formatted text to Word by vbscript?
Re: How to search for columns of a given data type
These lists are also available via the Model menu.
If you want to do this kind of filtering frequently, create a List report in your model, sorted by the data type and length. You can create 'result sets' in a list report, which are snapshots of metadata at a point in time, which may be useful.
It may also be worth including this and other list reports in a template PDM - just save a model into the 'template folder' path, which you can access or change via the icon in the top right corner of the new model dialogue.
Has anyone imported mappings from Excel into PDM using Excel import extension?
Can you post steps (and excel structure requirements) that led to successfull import? Are there any obstacles particularly for mapping import?
Thank you,
Ondrej
Re: How to search for columns of a given data type
Re: How to search for columns of a given data type
You haven't got templates enabled - go to the 'Model Creation' section of 'General Options' and select 'enable model template' - you can also set the path for template models here.
I probably enabled templates many moons ago, so I forgot that it's probably not the default setting - sorry
Re: How to search for columns of a given data type
POWERDESIGNER
Hi guys,
I have a doubt about the installation on citrix powerdesigner, if the client customizations, when the PD is installed on citrix these customizations would be lost? is possible the communication between the desktop client and PD floats installed on citrix ?
Tks Chris
Does PD support MySQL for repository?
Hi,
Is there any roadmap for supporting MySQL repository?
Thanks,
In-Sung Lee.
Re: Does PD support MySQL for repository?
Hello,
I am sorry there is none.
The supported DBMS for repository are SQL Anywhere, Adaptive Server Enterprise, HANA, Oracle, DB2 and MSS 2005/2008.
Regards.
Can't check out after upgrade to PD 16.5
Hello,
after my upgrade to PowerDesigner 16.5 one of my workstations isn't able to check out and it is getting the following error message.
A command sent to the repository proxy failed.
We are using the latest release of PD 16.5 SP03 with a SQL Server 2008 as repository database and the 64 Bit proxy service.
The client is using the 64 bit version of PowerDesigner. All the other workstations are working fine no matter if they are on 32 bit or 64 bit plattform.
I cant get any further information to this error. Wether the local log file or the proxy log are plotting any error messages.
Are the any special ways to get detaild information to this error?
kind regards
Christian
Re: Can't check out after upgrade to PD 16.5
Hi
i would check the following thing: is the odbc driver for your connection appropriate? (must be 64bit on a pd 16.5 64bit)
HTH.
Re: Can't check out after upgrade to PD 16.5
Hi,
the proxy is working well. I changed the odbc connection to 64 bit due to the 64 bit proxy service.
On my 64 Bit machine the connection is working well. I can checkout and checkin, but my colleague is getting this error message and nowhere is a logging entry for further investigation.
We also tried to uninstall and install the PD client. No change.
kind regards
Christian
Re: Can't check out after upgrade to PD 16.5
i meant the odbc on the client side
Re: Can't check out after upgrade to PD 16.5
Hello Dirk,
I don't need the local ODBC settings. The client is using the proxy to communicate with the repository and at the server the odbc settings are correct, because on my machine the communication is working.
I don't have any idea what is going wrong.
Re: POWERDESIGNER
Not sure what customizations you are talking about, but PD has the "User Profile" concept which can allign client side customizations between different PD clients.
Re: Can't check out after upgrade to PD 16.5
sorry i seems i messed it up i am using a local odbc to the repository so i cant help you
Proxy server logs error, but no details
Hi,
I had set the log settings for the proxy service to FullDebug, but in the log file I hust see an entry "recieved ERRORS" with no further details.
2014- 1-21 14:24:20 debug - SProxyDbCnct(0): creating 1-connection to PD_REPO
2014- 1-21 14:24:20 warning - SProxyDbCnct(0): new connection to PD_REPO
2014- 1-21 14:24:20 debug - Prepare(0): select OMDT from PMOBJT where OBJT=230990
2014- 1-21 14:24:20 debug - SProxyDbCnct(0): deleting 1-connection
2014- 1-21 14:24:20 debug - SProxyDbCnct(0): disconnecting from PD_REPO (leaving 2 open)
2014- 1-21 14:24:20 warning - status: 2 clients, 4 sockets, 2 db connections, 200 for pipes, 16 own/1731 total threads, 16.4MB private bytes, 10.6GB available of 51.5GB physical memory, 57.6GB available of 103GB virtual memory
2014- 1-21 14:24:21 debug - ProcessRequest(5): received ERRORS
2014- 1-21 14:24:21 debug - Respond(5): code 0
2014- 1-21 14:24:22 debug - ProcessRequest(5): received ENDTRANS with status 0
2014- 1-21 14:24:22 debug - SProxyDbCnct(5): disconnecting from PD_REPO (leaving 1 open)
2014- 1-21 14:24:22 debug - Respond(5): code 0
Any idea what is going wrong.
The full log is attached.
Certification Questions for PD 16.5
Hi,
I got questions about certifications/support for PD 16.5 SP03 or higher:
Windows 8.1 for the PD GUI?
Internet Explorer 11 (without compatibility mode) - typical for Portal Client or HTML Reports?
Database Support for DB/2 BLUE?
Is it possible to use the MS SQL Express Editions?
Many thanks
Robert
How transfer application users from PWD repository to new DB?
Hallo!
I have got one problem. I want to do a new Repository of Sybase PowerDesigner with some changed parameters, but I want to have same application users in new database which I have got in the old one.
I have hurt about to transfer 3 tables.
One table have to be:
PMUSER
But do anyone done it before to give me any advice?
Thanks lot for any respond!
David
Re: How transfer application users from PWD repository to new DB?
Hi,
don't think this is the supported way to "Copy" all your users from one repository to another.
Best way would be if you use LDAP server to manage this.
If you take a look in the Repository Metamodel.pdm (in the PowerDesignerxx\Example directory) under the User Management package you see the relationship between the 3 tables responsible for the Users (PMPERM, PMUSER, PMGUSR).
HTH
Stefan