Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can now use IWS in Eagle environments using Ping authorization. When using IWS in an environment using Ping authorization, in the IWS Log in screen, type your network user id into the User Name field and your network password into the Password field.
This issue was tracked as Item #119357.

...

If you used an ampersand symbol ("&") in your mapping, you would get an unexpected token error. As a workaround, you had to actually change the "&" to "&" in your mapping. The code was updated so that IWS can properly handle an ampersand symbol in your mapping now.
This issue was tracked as Item #124546.

...

If you created a XSLT transformation using the 'Transform and Generic Load' template, you would get an incorrect workflow structure with MC Translator for the transformation step. The main workflow would incorrectly show the object as a regular Translator object instead of the XSLT Translator object. The code was updated to resolve this issue. XSLT Translator object will now show on the main workflow for XSLT transformations.
This issue was tracked as Item #127015.

...

When you clicked on the Publish button, MAP files were not included not in the export package. The code was updated to resolve this issue and MAP files will now always be included when you publish.
This issue was tracked as Item #125142.

...

If you tried to export a task with no task format set in the Task Source object, you would get an invalid message format on export. The code was updated to avoid this issue. When creating new MC task, IWS will now force you to set the format.
This issue was tracked as Item #125545.

...

If you enabled the 'Encrypted' parameter in 'Read data from FTP' or 'Send data to FTP' Message Exchanges settings, the parameter value was exported incorrectly. The code was updated to resolve this issue.
This issue was tracked as Item #126437.

...

If you tried to create 'DB Request (SQL)' Message Exchange or Destination DB Request using OLEDB driver, you would get an invalid request on export due to a space in the driver name. The code was updated to resolve this issue. The space was removed from the 'DRIVER' attribute value. In addition, all occurrences of 'OLE DB' have been changed in the user interface to avoid any confusion.
This issue was tracked as Item #126942.

...

There was an issue if you used custom parameters of the same name. EJM can receive parameters with the same name, but will only process the last parameter. Similar logic has been added to IWS, so that it will now ignore any doubles and save only one parameter.
This issue was tracked as Item #126943.

...

When you closed a tab with MC rule or include file, you could occasionally get an error message about failed file download. The code was updated to resolve this issue. The incorrect file download attempt was removed and this error will no longer be raised.
This issue was tracked as Item #125892.

...

There were still a few instances were IWS could close unexpectedly when encountering an error instead of displaying an error message. The code was updated to add proper error handling in these cases and display the error.
This issue was tracked as Item #123173.

...

IWS did not properly handle if Ping or Eagle used an intranet site. The code was updated to resolve this issue. You can now log into IWS if an intranet site is involved.
This issue was tracked as Item #127193.

...


The code was updated to resolve this issue.
This issue was tracked as Item #127205.