Expand my Community achievements bar.

Michael_Imhoff
Michael_Imhoff
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi Paul,Appreciate your response.  Just so I'm clear, I should simply declare xml variables and import the Fiber model as it's schema.  Is there any reason why you'd want to use actual Fiber-based variables in a process?Thanks again,Michael

    Type

    Questions

    Views

    900

    Likes

    0

    Replies

    0
  • Hi Paul,I have the xdp configured and ready to go.  What activity should I use to merge my populated data model into the xdp that would return a pdf?  importData, processFormSubmissions, generatePDFOutput, etc all take in a document for data, and I can't get the data model variable converted to a do...

    Type

    Questions

    Views

    903

    Likes

    0

    Replies

    0
  • I have an xdp that's wired to that data model, and I want to generate a pdf off of that xdp with the populated data model.

    Type

    Questions

    Views

    906

    Likes

    0

    Replies

    0
  • Hi Paul,FiberDataModelTest is simply a 'Data Model' that I just created for my application in workbench, similar to me creating MikesTest, Product, Cart, etc.  From what I can tell, LiveCycle Data Models can't be cast to xml, which I find strange as they seem to be self aware of their own schema.Hop...

    Type

    Questions

    Views

    901

    Likes

    0

    Replies

    0
  • Hi Paul,First off, thanks for your reply, but I should have been a bit more clear.  I have a variable of type FiberDataModelTest in my process, and I'm trying to cast that variable to xml or a document so that I can push it into an activity that would render a pdf.  I'm not seeing a way to cast that...

    Type

    Questions

    Views

    899

    Likes

    0

    Replies

    0
  • I'm using a Fiber Data Model as a variable in my process, and I'm ultimately trying to push this data into an xdp.  When I record the process back, I'm able to view all of the data within it and it appears in an xml fashion.  Converting this variable into a document simply dumps a ByteArray.  So I'm...

    Type

    Questions

    Views

    3.0K

    Likes

    0

    Replies

    15
  • Hello Waseem,In the past this was caused by TaskItemRenderer not being included in their manifest.xml file that's part of the ilog-elixir.swc.  I know they fixed this in one of their releases so you may want to ensure you have the latest and greatest.Hope this helps,Michael

    Type

    Discussions

    Views

    615

    Likes

    0

    Replies

    0
  • I would actually like to contribute fixes, although I'm not sure if the same team still owns this.Happy Holidays,Michael

    Type

    Questions

    Views

    359

    Likes

    0

    Replies

    0
  • Hey Guys,I'm working with the MRA 2.5 flex code and was curious where I can submit bug fixes to.Thanks,Michael

    Type

    Questions

    Views

    1.5K

    Likes

    0

    Replies

    3
  • Here is an example of what I normally use:package com;import java.util.MissingResourceException;import java.util.ResourceBundle;import com.CustomSystemException;public class AppProperties {private static final String BUNDLE_NAME = "app";private static final ResourceBundle RESOURCE_BUNDLE = ResourceB...

    Type

    Questions

    Views

    258

    Likes

    0

    Replies

    0
Top badges earned by Michael_Imhoff
Customize the badges you want to showcase on your profile