IBM WebSphere DataPower Community Forum IBM Webspere DataPower XI50
October 06, 2008, 02:40:12 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: IBM WebSphere DataPower SOA Appliance Forum - Just Launched come share your knowledge!!! These forums will be a great place to build a community. This site is not associated with IBM.
 
  Home Help Search Login Register  
  Show Posts
Pages: [1] 2 3
1  DataPower / XSLT / Re: Attempting XSLT on Large Files in Data Power on: September 08, 2008, 01:35:09 PM
You should work closely with your IBM rep's. There should be no issues with xml up to about 1gb but past that your going to start to have issues. the device only has 4gb or internal ram so if the parsed structure doesn't fit in ram you will need to look into the streaming stuff and depending on your xslt that may or may not work....

2  DataPower / DataPower General / Re: GUI not available on: August 25, 2008, 01:32:05 PM
What version of firmware are you on? It sounds like you have run into one of the memory bugs and will need to reboot the box. Once rebooted I would recommend to upgrade to a newer firmware to prevent this from happening again.

Byron
3  DataPower / XI50 / Re: XML Management Interface - error while connecting to DP box on: August 18, 2008, 12:17:23 PM
The auth is wrong datapower used http basic auth in the http headers not anything in the soap headers. Also verify that the xml management interface is turned on under networking... you seem to be posting to the web interface not the xml mgmt...

Byron
4  DataPower / DataPower General / Re: Maximum input file size on: June 11, 2008, 10:22:30 AM
I have processed files as large as 1gb but after that you are kinda on your own. The devices only have 4gb of memory so they cant buffer anything that large. I would recommend contacting support to see what your best options are.

5  DataPower / XI50 / Re: Message Exchange patterns in X150 on: May 20, 2008, 11:44:13 AM
This doesnt fit the normal request responce process in datapower. You may be able to do it but it would not be simple and would not work throught the normal backend process.
6  DataPower / XI50 / Re: Cobol Copybook (EBCDIC) transformation error on: May 20, 2008, 11:41:51 AM
Datapower works best with WTX version 8.1.0.2 Also you need to upgrade to at least 3.6.0.30 each realease of DataPower firmware fixes tons of WTX bugs. There is also a certificate bug that will cause major problems after june 9th.

see this link
http://www-1.ibm.com/support/docview.wss?uid=swg21300830
7  DataPower / DataPower General / Re: Sharing the Crypto Profile object on: May 14, 2008, 05:31:52 PM
Objects can not be shared between domains. You will have to copy this object into each domain. If it utilizes certificates they will need to be stored in the sharedcert directory as the cert: directory for each domain is also not accessible.

8  DataPower / DataPower Certification / Re: Import Configuration and Import Package on: May 01, 2008, 03:19:30 PM
a configuration is the .cfg file this only has objects definitions and url's to files.

Package is the backup zip file.
9  DataPower / DataPower Certification / Re: reinit command on: May 01, 2008, 03:17:54 PM
If you are talking about the reinitialize command from the flash mode. This will completely clear all configurations, users and passwords and allow you to setup the box from scratch. This includes accepting the EULA when logging in the first time via the serial consul.

10  DataPower / XS40 / Re: DataPower XS40 + REST on: April 22, 2008, 04:49:22 PM
sinusekhar,

 I have increased the max attachment size. See if you can attach it now. If not privet message me and i can upload it.

B
11  DataPower / DataPower General / Re: Physical Memory within XI50. on: April 07, 2008, 01:52:15 PM
I am not sure but i have heard rumors that it is 4gb... FYI do not open it to try and put more ram in as it will not reboot it has a tamper switch...

 
12  DataPower / RBM / Re: Setting up multiple domains for an user by using LDAP based RBM on: April 07, 2008, 01:44:10 PM
To have multiple access rules you separate them by newlines... its non standard xml... so  it would look like this...

   <aaa:InputCredential>dpdevelopers</aaa:InputCredential>
   <aaa:OutputCredential>*/Dev1/*?Access=r+w+a+d+x
   */Dev2/*?Access=r+w+a+d+x </aaa:OutputCredential>


If you use the RBM editor on datapower it will do this for you...
13  DataPower / DataPower General / Re: No response from url-open on: January 30, 2008, 04:02:03 PM
If you get the list if you could post it here I would appreciate it.

Thanks
14  DataPower / DataPower General / Re: No response from url-open on: January 29, 2008, 04:32:09 PM
try adding resolve-mode="ignore"
15  DataPower / DataPower General / Re: No response from url-open on: January 29, 2008, 03:53:19 PM
your response is set to ignore. does it work like that? I think what you are looking for is setting your response to responsecode... from the manual

When the response attribute is set to responsecode, all successful FTP transactions
return the following element:
<url-open/>
When the response attribute is set to responsecode, all failed FTP transactions return
the following element:
<url-open>
<statuscode>n</statuscode>
</url-open>

Pages: [1] 2 3


Powered by SMF | SMF © 2006-2007, Simple Machines LLC
Seo4Smf © Webmaster's Talks
This Site is not associated with IBM