The Assignment node in IP Designer is pretty straightforward and simple to use, but it can also be very useful and flexible. The first step to using the assignment node is to create and initialize your variables in the start node properties.

The assignment node can be used to set simple variables. It can also be used for more complex assignments. Here is a simple assignment, created by clicking :

You can also use javascript and regular expressions in your assignment node to manipulate strings. This example uses a simple “if” statement to assign a variable (created by clicking ):

This example takes a line from a data iterator, splits it on the “,” , and removes unwanted characters using regular expressions. It assigns that string to the “impCompany” variable, which was created and initialized in the Start node.

This is a simple way to create a database alias.

 

Create your Alias:

  1. Log on with Options
    infor-bi-office-plus-create-a-database-alias-1
  2. Select the Repository
    infor-bi-office-plus-create-a-database-alias-2
  3. On the Database Structure Pane – Click New Database Alias button
    infor-bi-office-plus-create-a-database-alias-3
  4. Fill in information:
    infor-bi-office-plus-create-a-database-alias-4

Your Alias is now created:

infor-bi-office-plus-create-a-database-alias-5

Here are 2 simple ways to create ad-hoc reports:

 

Once you have your Alias create

infor-bi-office-plus-ad-hoc-report-2-simples-ways-to-create-ad-hoc-reports-1

  • Click New Ad-hoc Report on the Office Plus section of the Ribboninfor-bi-office-plus-ad-hoc-report-2-simples-ways-to-create-ad-hoc-reports-2

    or

  • Double click the cube in the left side paneinfor-bi-office-plus-ad-hoc-report-2-simples-ways-to-create-ad-hoc-reports-3

Note: Each new ad-hoc report will open in a new window.

How to Change Dimensions

 

Drag and drop your Dimension (column header) to the Dimension in the grid, the dimension will be switched.

infor-bi-office-plus-ad-hoc-report-how-to-change-dimensions

 

Right click on the data for more formatting options:

infor-bi-office-plus-ad-hoc-report-how-to-change-dimensions-2

 

Limit/filter reporting data by double clicking on column header.

infor-bi-office-plus-ad-hoc-report-how-to-change-dimensions-3_mini

 

Double click dimensions in the table , the List Designer will open in the right side of the report for selecting specifics

infor-bi-office-plus-ad-hoc-report-how-to-change-dimensions-4

 

List Designer will assist with Structure Selection, Filter, Sort, Attributes (and Advance options)

infor-bi-office-plus-ad-hoc-report-how-to-change-dimensions-5

An easy guide on how to add charts to Ad-hoc Reports

 

Click Presentation

infor-bi-office-plus-ad-hoc-report-adding-charts-to-ad-hoc-report-1

 

Chart and Table – puts a chart above the table

infor-bi-office-plus-ad-hoc-report-adding-charts-to-ad-hoc-report-2

Table and Chart – puts chart below table
infor-bi-office-plus-ad-hoc-report-adding-charts-to-ad-hoc-report-3

 

Change Chart Type. Done!

How to add notes to cells

Make sure “Show cell notes” is enabled

infor-bi-office-plus-ad-hoc-report-adding-notes-to-cells-1

Double click the cell you want to add your note

infor-bi-office-plus-ad-hoc-report-adding-notes-to-cells-2

infor-bi-office-plus-ad-hoc-report-adding-notes-to-cells-3

 

And you’re done!

Once you have done all your Infor work to create your files for submitting to IRS, the steps below will help you get your file submitted successfully. The final files are generated when you run the BN299.

Download the schema package from the IRS website: Schema Package – IRS

Follow instructions on validating the files generated from Infor. See attached KB from Infor View Attachment

Example of file names:

1094C_Request_XXXXX_YYYYMMDDXXXXXXXXXXZ.xml

1094C_Request_XXXXX_YYYYMMDDXXXXXXXXXXZ-Manifest.xml

An XML Reader Application is needed to validate the files. Altova XMLSpy application is a good program to use for this. Follow the steps in the above KB article to validate the files.

Once you make the changes that are noted in the XML Validator you will need to update the Checksum value in the Manifest.xml

submitting-aca-affordable-care-act-to-irs-1

Checksum verifies the integrity of the file. Download the utility FCIV. FCIV (File ChecksumIntegrity Verifier) is utility from Microsoft that computes (MD5 and SHA1) and verify Integrity of the File.

From the command prompt:

  1. Browse to the location where your files and fciv.exe is located
  2. Type program name + file name (ex. fciv.exe 1094C_Request_BB9LL_20160629T100009000Z.xml)
  3. Press enter
  4. The unique value should be placed in the ChecksumAugmentationNum tag in the Manifest.xmlsubmitting-aca-affordable-care-act-to-irs-2

You also will need to make sure the AttachmentByteSizeNum is correct. This can change when you make changes to the file.

submitting-aca-affordable-care-act-to-irs-3

See attached KB from Infor for details. View Attachment

  1. Locate the Forms XML File.
  2. Right click on the file, select Properties
  3. Locate the Manifest XML File.
  4. Right click and open using Wordpad
  5. Find <p4:AttachmentByteSizeNum> entry
  6. Replace the existing byte size entry with the byte size found in the Forms XML File properties.
  • In this example: Change Manifest Size: 4522 to match Forms XML File size: 4598
  1. Save update
    submitting-aca-affordable-care-act-to-irs-4

 

And we’re done!

You may be used to deleting users jobs through jobdef.

how-to-delete-a-lawson-users-jobs-more-efficiently-1

This works, though you must select each job individually and press delete. So it’s not very efficient.

A better way do to this is jobinq

In lid >> jobinq <DOMAIN\UserName>

This will open up a window listing all the jobs of the user:

how-to-delete-a-lawson-users-jobs-more-efficiently-2

Now you can select multiple jobs with the HOME key:

how-to-delete-a-lawson-users-jobs-more-efficiently-3

If you want to select ALL jobs and delete them, select first job with HOME key.

how-to-delete-a-lawson-users-jobs-more-efficiently-4

Scroll all the way to the bottom of the job list and press END key on the very last Job and press F9 to delete:

how-to-delete-a-lawson-users-jobs-more-efficiently-5

Done. Good luck!

After upgrading to Infor 10 with Employee Self Service, when users view their Printable Pay Stub the Overtime Rate was displaying Regular Rate (see screen print #2).

Screen Print #2

ot-pay-rate-displaying-incorrectly-1

To resolve this issue:

  1. in emss_config.xml change “calc_hourly_rate” = “true” (location: lawdir\web\lawson\xhrnet\xml\config)
  2. The user requires access to their data. Through Lawson Security Administrator grant access to EMPLOYEE table fields: EXEMPT-EMP, SALARY-CLASS, TAX-STATE, WORK-STATE (see screen print #3 for “Printable Pay Stub” displaying correctly).

Screen Print #3

ot-pay-rate-displaying-incorrectly-2

Login and get to the main menu of websphere

Then go to Resources >> JDBC >> Data sources:

how-to-create-new-datasource-for-lbi-in-websphere-1
Select New to create a new DataSource:

how-to-create-new-datasource-for-lbi-in-websphere-2

Type in the name of your DataSource and your database name as so (place the jndi\ in jndi name field):

how-to-create-new-datasource-for-lbi-in-websphere-3

Select existing JDBC provider >> Microsoft SQL Server JDBC Driver (Most common)

how-to-create-new-datasource-for-lbi-in-websphere-4

Enter in your database name and the server your database sits on:

Select your Admin user for Component-managed authentication alias.

how-to-create-new-datasource-for-lbi-in-websphere-6

Review your setup and click Finish:

how-to-create-new-datasource-for-lbi-in-websphere-7

 

Go test your newly created DataSource in from a SmartNotification or LBI Report that uses that DataSource.

 

Enjoy!